[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Triggers the OnExecuteevent
Source position: classesh.inc line 1419
public function TBasicAction.Execute: Boolean; dynamic; |
Executetriggers the OnExecuteevent, if one is assigned. It returns Trueif the event handler was called, Falseotherwise.