Applies the specified bounds to the control.
Source position: comctrls.pp line 1948
protected procedure TCustomUpDown.DoSetBounds(
ALeft: Integer;
ATop: Integer;
AWidth: Integer;
AHeight: Integer
); override;