HbListBox() > Instance Variables |
Code block evaluated when the selected item 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 currently selected item of the HbListBox object is changed. The code block is evaluated without parameters.
http://www.xHarbour.com