CRT Documentation: Reference

TextAttr

Stores currently selected text attributes.

TextAttr: byte;

Remarks

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.

See Also

Crt Overview, TextColor, TextBackground