Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.RemoveHandlerOnBeforeDestruction

Removes the specified OnBeforeDestruction event handler.

Declaration

Source position: controls.pp line 1775

public procedure TControl.RemoveHandlerOnBeforeDestruction(

  const OnBeforeDestructionEvent: TNotifyEvent

);

Arguments

OnBeforeDestructionEvent

  

TNotifyEvent handler routine removed from the list for the chtOnBeforeDestruction handler type.


Version 4.4 Generated 2025-11-08 Home