HbRadioButton() > Instance variables |
Logical edit buffer indicating the (un)selected state.
Data type: | L | Default: | .F. |
The instance variable :buffer represents the edit buffer of a HbRadioButton object. This buffer contains either .T. (true) for the Selected state, or .F. (false) for the Unselected state.
Only one radio button in a group of radio buttons can be selected.
http://www.xHarbour.com