Windows Colors
| clBackground | The background color of the Windows desktop. |
| clActiveCaption | The color of the title bar of the active window. |
| clInActiveCaption | The color of the title bar of the inactive windows. |
| clMenu | The color of the background of menus. |
| clWindow | The background color of windows. |
| clWindowFrame | The color of window frames. |
| clMenuText | The color of the menu text. |
| clWindowText | This is the color of text in windows. |
| clCaptionText | This is the color of the text in the title bar of the active window. |
| clActiveBorder | The border color of the active window. |
| clInActiveBorder | The border color of the inactive windows. |
| clAppWordSpace | This is the color of the application work space. |
| clHighLightText | The color of the highlighted (selected) text. |
| clHighLight | This is the background color of the selected text. |
| clBtnFace | The color of a button's face. Surface. |
| clBtnShadow | The color of the shadow that is cast by the button. |
| clBtnText | The buttons text color. |
| clBtnHighlight | The highlighting color on a button. |
| clGrayText | The color of text that is dimmed, grayed. |
| clInactiveCaptionText | An inactive windows title bars text color. |
| cl3DDkShadow | Windows 95 and NT: The dark shadow for 3D display elements. |
| cl3DLight | Windows 95 and NT: The light color for 3D display elements, edge facing the light source. |
| clInfoText | Windows 95 and NT: The text color for tool tips controls. |
| clInfoBk | Windows 95 and NT:The background color for tool tips controls. |