[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Triggers the OnExecute event
Source position: classesh.inc line 1443
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.
No notes exist for this page yet.