Previous: 4.72.1.9. ScreenSize variable To the Table of Contents Next: 4.72.1.11. WindowOrg variable
4.72.1.9. ScreenSize variable Table of Contents 4.72.1.11. WindowOrg variable

- 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.


Previous: 4.72.1.9. ScreenSize variable To the Table of Contents Next: 4.72.1.11. WindowOrg variable
4.72.1.9. ScreenSize variable Table of Contents 4.72.1.11. WindowOrg variable

- 4.72.1.10. -