Color Constant List


These constants can be used in various color specification scenarios. These values may change depending on Windows settings.


clScrollBar           : Scroll bar color
clBackground          : Desktop background color
clActiveCaption       : Active window title bar color
clInactiveCaption     : Inactive window title bar color
clMenu                : Menu background color
clWindow              : Window background color
clWindowFrame         : Window frame color
clMenuText            : Menu text color
clWindowText          : Window text color
clCaptionText         : Active window title bar text color
clActiveBorder        : Active window border color
clInactiveBorder      : Inactive window border color
clAppWorkSpace        : Application workspace color
clHighlight           : Selected text background color
clHighlightText       : Selected text color
clBtnFace             : 3D object face color
clBtnShadow           : 3D object shadow color
clGrayText            : Disabled (grayed out) text color
clBtnText             : 3D object text color
clInactiveCaptionText : Inactive window title bar text color
clBtnHighlight        : Button highlight color
cl3DDkShadow          : 3D object dark shadow color
cl3DLight             : 3D object light face edge color
clInfoText            : Tooltip text color
clInfoBk              : Tooltip background color


Note
The color samples above (the display like to the left of each color) may not display correctly depending on the browser.