Adds or inserts the specified OnChangeBounds event handler.
Source position: controls.pp line 1686
public procedure TControl.AddHandlerOnChangeBounds(
const OnChangeBoundsEvent: TNotifyEvent;
AsFirst: Boolean = False
);