TAction Class
Represents type TAction
.
System.UI.ActionList.TAction
The TAction type exposes the following members.
Name | Description | |
---|---|---|
AutoCheck | Represents property | |
Caption | Represents property | |
Checked | Represents property | |
Enabled | Represents property | |
Hint | Represents property | |
ImageIndex | Represents property | |
Name | Represents property | |
ShortCut | Represents property | |
Visible | Represents property |
Name | Description | |
---|---|---|
Execute | Represents method | |
GetAutoCheck | Represents method | |
GetCaption | Represents method | |
GetChecked | Represents method | |
GetEnabled | Represents method | |
GetHint | Represents method | |
GetImageIndex | Represents method | |
GetName | Represents method | |
GetShortCut | Represents method | |
GetVisible | Represents method | |
SetAutoCheck(Boolean) | Represents method | |
SetImageIndex(Integer) | Represents method | |
SetOnExecute(TActionEvent) | Represents method | |
SetOnUpdate(TActionEvent) | Represents method | |
Update | Represents method |