CRT Documentation: Reference |
Stores currently selected text attributes.
TextAttr: byte;
The text attributes are normally set through calls to TextColor and TextBackground. However, you can also set them by directly storing a value in TextAttr.
Crt Overview, TextColor, TextBackground