TdxWebServiceCalendar.EventColor Field
In This Article
Stores the calendar’s event fill color.
#Declaration
Delphi
EventColor: TColor
#Field Value
Type |
---|
TColor |
#Remarks
The scheduler associated with a web service storage persistence manager uses the EventColor field value to display the calendar if the corresponding resource‘s EventColor property is set to clDefault.
The default EventColor field value is clDefault.
See Also