[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the control bounds and adjusts child and docked controls.
Source position: controls.pp line 2313
public procedure TWinControl.SetBounds( |
ALeft: Integer; |
ATop: Integer; |
AWidth: Integer; |
AHeight: Integer |
); override; |
|
Sets the bounds (Left, Top, Width, Height) of the control. |
lazarus-ccr.sourceforge.net |