- 4.72.2.15. -
Table of Contents
4. Standard Units
4.72. WinCRT - Text Screen interface unit for Win32
4.72.2. WinCRT Unit Procedures and Functions
4.72.2.15. ScrollTo
4.72.2.15. ScrollTo
Targets: Win32 GUI
WinCRT Unit
Scrolls the WinCRT window to show the virtual screen
location given by (X,Y) in the upper left corner.
Declaration:
procedure ScrollTo(X, Y: Longint);
- 4.72.2.15. -