JVCL Help:TJvTimeItem.Color

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the background color for the item's caption.


Pascal

 propertyColor: TColor;


Description

The Color property determines the background color of the item's caption. You can set Color to one of the constants defined in the Graphics unit (such as clBlue), or to an explicit RGB integer value. The default value is clWindow.


See Also

TJvTimeItem.Caption, TJvTimeItem.TextColor


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page