Language:
Русский
English
ScrollTo (procedure) (WinCrt unit)
Scrolls the CRT window to show the virtual screen location given by (X,Y) in the upper left corner.
Declaration
procedure ScrollTo(X, Y: Integer);
Target
Windows
Remarks
The upper left corner of the virtual screen corresponds to (0,0).