Member variable XbpRadioButton():selection Foundation

The state of the XbpRadioButton object.

Attribute: EXPORTED
Data type: Logical (.F.)
Description

The instance variable :selection contains a logical value indicating the state of the radiobutton when it is first displayed. The value .T. (true) corresponds to the "selected" state and the value .F. (false) corresponds to the "not selected" state. When a group of radiobuttons is created, the instance variable must be set to .T. (true) for the radiobutton that is to be in the "selected" state when the radiobutton group is first displayed.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.