CRT Documentation: Reference

NormVideo

Selects the original text attribute read from the cursor location at startup.

procedure NormVideo;

Parameters

This procedure has no parameters.

Remarks

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.

See Also

Crt Overview, HighVideo, LowVideo, TextBackground, TextColor