Scrolls the control (and all child controls) by the specified amounts.
Source position: controls.pp line 2319
public procedure TWinControl.ScrollBy( |
DeltaX: Integer; |
DeltaY: Integer |
); virtual; |
DeltaX |
|
Increment for Left. |
DeltaY |
|
Increment for Top. |