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

TApplication.ExecuteAction

The method to be used to execute the action associated with the Application

Declaration

Source position: forms.pp line 1069

public function TApplication.ExecuteAction(

  ExeAction: TBasicAction

):Boolean; override;

Description

This is a function that should be supplied by the application programmer, to override the placeholders declared in ancestor classes

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