Adds or inserts the specified OnResize event handler.
Source position: controls.pp line 1683
public procedure TControl.AddHandlerOnResize(
const OnResizeEvent: TNotifyEvent;
AsFirst: Boolean = False
);