[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Triggers the OnExecute event
Source position: classesh.inc line 1918
public function TBasicAction.Execute: Boolean; dynamic; |
Execute triggers the OnExecute event, if one is assigned. It returns True if the event handler was called, False otherwise.