HbCheckBox() > Instance variables |
Code block evaluated when the (un)checked state changes.
Data type: | N | Default: | NIL |
The instance variable :sBlock can be assigned a code block. It is evaluated during the standard READ command when the (un)checked state of the HbCheckBox object changes. The code block is evaluated without parameters.
http://www.xHarbour.com