Wednesday, October 24, 2012

Cicode - CitectSCADA


Callback function for used by _ValueModifyForm to clear the contents of the edit field.

PRIVATE INT FUNCTION ClearValue()
    RETURN FormSetText(hValueModifyForm, hValueEditField, "");
END

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.