HbCheckBox() > Instance variables |
Logical edit buffer indicating the (un)checked state.
Data type: | L | Default: | .F. |
The instance variable :buffer represents the edit buffer of a HbCheckBox object. This buffer contains either .T. (true) for the Checked state, or .F. (false) for the Unchecked state.
http://www.xHarbour.com