|
Copyright ® (1997-2013) EDMGROUP Pty Ltd - EZY Prolog Reference |
Description:
Check box control. Various properties to define color and font settings.
Automatic code generation:
EZY Prolog supports automatic code generation for check box control:
control initialization code
control event handler code
Control properties:
Control properties available for programming at run-time:
Get/set value of control - ezy_checkbox_value
Get/set title of control - ezy_checkbox_title
Control events:
The following events can be processed by user:
e_control(_,_,CHECK_OBJECT,STATE), where STATE is one of:
activated
Sample program:
For more information please see source of sample program and Check Box support predicates
Notes:
Notes body
Copyright © 1997-2013 EDMGROUP (Australia)