A collection of enabling groups.
Element
angle combobox
angle editbox
border panel
checkbox control
dialog column
dropdown
enabling group
integer combobox
integer editbox
measurement combobox
measurement editbox
percent combobox
percent editbox
radiobutton group
real combobox
real editbox
static text
text editbox
widget
enabling group Properties
| Property | Type | Access | Description |
|---|---|---|---|
| checked state | boolean | r/w | If true, the control is checked by default in the dialog. |
| class | type | read | The class descriptor type. |
| id | integer | read | The unique ID of the enabling group. |
| index | integer | read | The index of the enabling group within its containing object. |
| min width | real | r/w | The width of the control. For an editbox or combobox, specifies the minimum width of the box. |
| object reference | enabling group | read | An object reference for the object. |
| parent | specifier | read | The parent of the enabling 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. |
| static label | text | r/w | Text that appears in the enabling group. |