- 4.8.2.8 -
Standard Units
Crt Unit
CRT Unit VariablesTextAttr variable
Targets: MS-DOS, OS/2, Win32 console
CRT Unit
Stores currently selected text attributes.
Declaration:
var TextAttr: Byte := LigthGray;
Remarks:
The text attributes are normally set through calls to
TextColor and
TextBackGround.
Win32 target:
Direct change of TextAttr variable will have not effect.
Use TextColor, TextBackground, HighVideo and
LowVideo procedures instead.
|
|
|
LastMode |
Table of Content |
WindMax |
- 4.8.2.8 -