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

TControl.RemoveHandlerOnEnabledChanging

Removes the specified OnEnabledChanging event handler.

Declaration

Source position: controls.pp line 1774

public procedure TControl.RemoveHandlerOnEnabledChanging(

  const OnEnabledChangingEvent: TNotifyEvent

);

Arguments

OnEnabledChangingEvent

  

TNotifyEvent handler routine removed from the chtOnEnabledChanging handler type.


Version 3.2 Generated 2024-02-25 Home