Removes the specified routine from the list of ahtActionExecute handlers for the application.
Source position: forms.pp line 1688
public procedure TApplication.RemoveOnActionExecuteHandler( |
Handler: TActionEvent |
); |
Handler |
|
Handler routine located and removed in the method. |
Added in LCL version 3.0.
| Version 4.6 | Generated 2026-02-20 | Home |