[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.ExecuteAction

Invokes the OnActionExecute handler.

Declaration

Source position: forms.pp line 1459

public function TApplication.ExecuteAction(

  ExeAction: TBasicAction

):Boolean; override;

Arguments

ExeAction

  

The Action to execute.

Function result

True when the Action was handled.

See also

TComponent.ExecuteAction

The latest version of this document can be found at lazarus-ccr.sourceforge.net.