| |
Property name |
Brief description |
|
ActionList |
The ActionList property determines the ActionList component that contains this action. |
|
AdditionalShortCuts |
The AdditionalShortCuts property returns collection of the additional combinations of hot keys that are connected with this action. |
|
AutoCheck |
The AutoCheck property determines whether the state of flag should be changed automatically during action execution. |
|
Caption |
The Caption property determines the action header. |
|
Category |
The Category property determines the name of category to which this action belongs. |
|
Checked |
The Checked property determines a state of the action flag. |
|
Enabled |
The Enabled property determines whether the action is available for user. |
|
GroupIndex |
The GroupIndex property sets index of the group in which this action is included. |
|
Hint |
The Hint property determines text of the tooltip that is connected with this action. |
|
ImageIndex |
The ImageIndex property determines an index of the image that corresponds to this action. |
|
RadioItem |
The RadioItem property determines whether the radio-switch should be used to specify the action flag. |
|
ShortCut |
The ShortCut property determines combination of hot keys that are used for quick call of this action. |
|
Visible |
The Visible property indicates whether this action is visible. |