[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
ExecuteAction - calls the OnActionExecute event hndler if it is assigned
Source position: forms.pp line 1306
public function TApplication.ExecuteAction( |
ExeAction: TBasicAction |
):Boolean; override; |
This is a function that should be supplied by the application programmer, to override the placeholders declared in ancestor classes
lazarus-ccr.sourceforge.net |