An individual radiobutton control in a radiobutton group.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
If true, the control is checked by default in the dialog. |
||
|
readonly |
The unique ID of the RadiobuttonControl. |
||
|
readonly |
The index of the RadiobuttonControl 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 RadiobuttonControl (a RadiobuttonGroup). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
Text that appears in the RadiobuttonControl. |
Object getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the RadiobuttonControl.
String toSpecifier ()
Retrieves the object specifier.