Triggers the OnExecute event.
Source position: classesh.inc line 2625
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.