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

TControl.RemoveHandlerOnChangeBounds

Removes the specified OnChangeBounds event handler.

Declaration

Source position: controls.pp line 1757

public procedure TControl.RemoveHandlerOnChangeBounds(

  const OnChangeBoundsEvent: TNotifyEvent

);

Arguments

OnChangeBoundsEvent

  

Handler routine to locate and remove from the list of handlers.


Version 4.4 Generated 2025-11-08 Home