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