Removes the event handler routine from the specified handler type.
Source position: menus.pp line 304
public procedure TMenuItem.RemoveHandler( |
HandlerType: TMenuItemHandlerType; |
const AMethod: TMethod |
); |
HandlerType |
|
Handler type where the specified routine is stored. |
AMethod |
|
Record with the Pointers to the code and data removed in the method. |
| Version 4.4 | Generated 2025-11-08 | Home |