Previous: KeyPressed function To the Table of Content Next: NormVideo procedure

- 4.8.3.12 -
Standard Units
Crt Unit
CRT Unit Procedures and Functions

LowVideo procedure

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


CRT Unit

Selects low intensity characters.

Declaration:
procedure LowVideo;
Remarks:
LowVideo clears the high-intensity bit of TextAttr’s foreground color, thus mapping colors 8 to 15 onto colors 0 to 7.


Previous: KeyPressed function To the Table of Content Next: NormVideo procedure
KeyPressed function Table of Content NormVideo procedure

- 4.8.3.12 -