JVCL Help:TJvTFAppt.Color
JVCL Help: TJvTFAppt.Color Property
Search in JVCL Help
Search in all projectsSummary
Specifies the background color of the appointment.
Pascal
propertyColor: TColor;
Description
Use the Color property of TJvTFAppt to set the background color of an appointment, specific to that appointment.
The default value for this property is clDefault. When this property is set to clDefault, the JvTFDays control will use the color specified in the ApptAttr.Color property. In short, by specifying any value other than clDefault for this property you are "overriding" the color specified in the ApptAttr.Color property for an individual appointment.
Use TJvTFDays.GetApptDispColor to easily determine the background color of an appointment drawn in the JvTFDays control.
See Also
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