A group of radio button controls.
RadiobuttonGroup Properties
| Property | Type | Access | Description |
|---|---|---|---|
| Id | Long | read | A unique number identifying the object. |
| Index | Long | read | Index of the object within its parent object. |
| MinWidth | Double | r/w | The minimum width for this control. |
| Parent | Object | read | The parent of the object. |
| RadiobuttonControls | RadiobuttonControls | read | All radio button controls. |
| SelectedButton | Long | r/w | Index of the selected radio button in the group. |