- 4.72.1.10. -
Table of Contents
4. Standard Units
4.72. WinCRT - Text Screen interface unit for Win32
4.72.1. WinCRT Unit Variables
4.72.1.10. ScrollCrtWindow variable
4.72.1.10. ScrollCrtWindow variable
Targets: Win32 GUI
WinCRT Unit
Controls scrolling of the virtual window by means of
arrow keys.
Declaration:
var ScrollCrtWindow: Boolean := TRUE;
Remarks:
When ScrollCrtWindow is TRUE, the virtual window
can be scrolled by means of arrow keys.
If ScrollCrtWindow is FALSE, the WinCRT window can not be
scrolled with arrow keys.
- 4.72.1.10. -