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

TMenuItem.AddHandlerOnDestroy

AddHandlerOnDestroy - add a handler for the OnDestroy event

Declaration

Source position: menus.pp line 234

public procedure TMenuItem.AddHandlerOnDestroy(

  const OnDestroyEvent: TNotifyEvent;

  AsLast: Boolean = false

);