A single control that contains one or more radiobutton controls.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The unique ID of the RadiobuttonGroup. |
||
|
readonly |
The index of the RadiobuttonGroup within its containing object. |
||
|
read/write |
The width of the control. For an editbox or combobox, specifies the minimum width of the box. |
||
|
readonly |
The parent of the RadiobuttonGroup (a DialogColumn, DialogRow, EnablingGroup or BorderPanel). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
readonly |
A collection of individual radiobutton controls. |
||
|
read/write |
The index of the selection in a radiobutton group. |
RadiobuttonGroup getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the RadiobuttonGroup.
String toSpecifier ()
Retrieves the object specifier.
RadiobuttonControl.parent