Previous: DirectVideo To the Table of Content Next: LastMode

- 4.8.2.6 -
Standard Units
Crt Unit
CRT Unit Variables

CheckSnow variable

Targets: MS-DOS, OS/2, Win32 console


CRT Unit

Enables and disables "snow-checking" when storing characters directly in video memory

Declaration:
const
  CheckSnow: Boolean = FALSE;
Win32 and OS/2 targets:
The value of this variable is ignored.


Previous: DirectVideo To the Table of Content Next: LastMode
DirectVideo Table of Content LastMode

- 4.8.2.6 -