CRT Documentation: Reference |
Selects the original text attribute read from the cursor location at startup.
procedure NormVideo;
There is a byte variable in Crt, TextAttr, that is used to hold the current video attribute. NormVideo restores TextAttr to the value it had when the program was started.
Crt Overview, HighVideo, LowVideo, TextBackground, TextColor