|
Copyright ® (1999-2005) EDMGROUP Pty Ltd - EZY Prolog Reference |
Type | Predicate | Parameters | Flow pattern | Description |
|---|---|---|---|---|
determ | WINDOW CTRLWIN, | (i,i),(i,o) | Get/Set style of the check box Possible values for the style: ezy_standard - standard cross ezy_custom(STRING PICT_FILE_CHECKED, STRING PICT_FILE_UNCHECKED) - custom See Samples\ezy_check_box.ezy for more information | |
determ | (i,i),(i,o) | Get/Set value of check box See Samples\ezy_check_box.ezy for more information |