Unit 'Menus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.