[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Move all child controls.
Source position: controls.pp line 2226
public procedure TWinControl.ScrollBy( |
DeltaX: Integer; |
DeltaY: Integer |
); virtual; |
DeltaX |
|
Increment for Left. |
DeltaY |
|
Increment for Top |
lazarus-ccr.sourceforge.net |