Previous: HideCursor procedure To the Table of Content Next: TextColor procedure

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

HighVideo procedure

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


CRT Unit

Selects high-intensity characters.

Declaration:
procedure HighVideo;
Remarks:
HighVideo sets the high intensity bit of TextAttr's fore-ground color, thus mapping colors 0-7 onto colors 8-15.


Previous: HideCursor procedure To the Table of Content Next: TextColor procedure
HideCursor procedure Table of Content TextColor procedure

- 4.8.3.9 -