- 4.67.1.5 -
Standard Units
WinCRT
WinCRT Unit VariablesColor constants
Targets: Win32 GUI
WinCRT Unit
Use these color constants with
TextColor
and TextBackGround
procedures.
Declaration:
const
Black = $000000;
Maroon = $000080;
Green = $008000;
Olive = $008080;
Navy = $800000;
Purple = $800080;
LightCyan = $800080;
Teal = $808000;
Gray = $808080;
Silver = $C0C0C0;
Red = $0000FF;
Lime = $00FF00;
Yellow = $00FFFF;
Blue = $FF0000;
Fuchsia = $FF00FF;
Aqua = $FFFF00;
LightGray = $C0C0C0;
DarkGray = $808080;
White = $FFFFFF;
|
|
|
CloseOnExit variable |
Table of Content |
CurOrg variable |
- 4.67.1.5 -