Scrolls the visible area for the control by the specified horizontal and vertical offsets.
Source position: comctrls.pp line 3631
protected procedure TCustomTreeView.ScrollView( |
DeltaX: Integer; |
DeltaY: Integer |
); |
DeltaX |
|
Horizontal offset applied to the visible area for the control. |
DeltaY |
|
Vertical offset applied to the visible area for the control. |
| Version 4.4 | Generated 2025-11-08 | Home |