[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the specified OnDestroy event handler from the list of handlers for the menu item.
Source position: menus.pp line 301
public procedure TMenuItem.RemoveHandlerOnDestroy( |
const OnDestroyEvent: TNotifyEvent |
); |
OnDestroyEvent |
|
Routine removed from the list of handlers in the menu item. |
Version 4.0 | Generated 2025-05-03 | Home |