[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
TApplication instance used to update and execute actions.
Source position: actnlist.pas line 304
var ApplicationActionComponent: TComponent = Nil; |
|
Executes the action using a available OnExecute event handler. |
|
|
Signals an available OnUpdate event handler to update values in the Action. |
|
|
Constructor for the class instance. |
|
|
Destructor for the class instance. |
|
|
The TApplication singleton. |