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

TApplication.RemoveOnActionExecuteHandler

Removes the specified routine from the list of ahtActionExecute handlers for the application.

Declaration

Source position: forms.pp line 1689

public procedure TApplication.RemoveOnActionExecuteHandler(

  Handler: TActionEvent

);

Arguments

Handler

  

Handler routine located and removed in the method.

Version info

Added in LCL version 3.0.


Version 3.2 Generated 2024-02-25 Home