A collection of radiobutton groups.
Element
radiobutton control
radiobutton group Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| id | integer | read | The unique ID of the radiobutton group. |
| index | integer | read | The index of the radiobutton group within its containing object. |
| min width | fixed | r/w | The width of the control. For an editbox or combobox, specifies the minimum width of the box. |
| object reference | radiobutton group | read | An object reference for the radiobutton group. |
| parent | reference | read | The parent of the radiobutton group (a dialog column, dialog row, enabling group or border panel). Can return: dialog column, dialog row, enabling group or border panel. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| selected button | integer | r/w | The index of the selection in a radiobutton group. |