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

TControl.RemoveHandlerOnChangeBounds

Removes an handler for the OnChangeBounds event.

Declaration

Source position: controls.pp line 1560

public procedure TControl.RemoveHandlerOnChangeBounds(

  const OnChangeBoundsEvent: TNotifyEvent

);