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

TMenuItem.RemoveHandlerOnDestroy

Removes the specified OnDestroy event handler from the list of handlers for the menu item.

Declaration

Source position: menus.pp line 294

public procedure TMenuItem.RemoveHandlerOnDestroy(

  const OnDestroyEvent: TNotifyEvent

);

Arguments

OnDestroyEvent

  

Routine removed from the list of handlers in the menu item.


Version 3.2 Generated 2024-02-25 Home