Previous: WinCRT Unit Variables To the Table of Content Next: CheckBreak variable

- 4.67.1.1 -
Standard Units
WinCRT
WinCRT Unit Variables

AutoTracking variable

Targets: Win32 GUI


WinCRT Unit

Controls automatic cursor tracking in the CRT window.

Declaration:
var AutoTracking: Boolean := TRUE;
Remarks:
When AutoTracking is TRUE, the WinCRT window automatically scrolls to ensure that the cursor is visible after each Write(Ln).

If AutoTracking is FALSE, the WinCRT window will not scroll automatically, and text written to the window may not be visible to the user.


Previous: WinCRT Unit Variables To the Table of Content Next: CheckBreak variable
WinCRT Unit Variables Table of Content CheckBreak variable

- 4.67.1.1 -