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

TControl.RemoveHandlerOnEnabledChanged

Removes the specified OnEnabledChanged event handler.

Declaration

Source position: controls.pp line 1769

public procedure TControl.RemoveHandlerOnEnabledChanged(

  const OnEnabledChangedEvent: TNotifyEvent

);

Arguments

OnEnabledChangedEvent

  

TNotifyEvent handler routine removed from the chtOnEnabledChanged handler type.


Version 4.4 Generated 2025-11-08 Home