Skip to main content

TdxWebServiceCalendar.EventColor Field

Stores the calendar’s event fill color.

Declaration

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