Removes the specified OnDestroy event handler from the list of handlers for the menu item.
Source position: menus.pp line 294
public procedure TMenuItem.RemoveHandlerOnDestroy( |
const OnDestroyEvent: TNotifyEvent |
); |
OnDestroyEvent |
|
Routine removed from the list of handlers in the menu item. |