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.6 Generated 2026-02-20 Home