Back to Devexpress

TcxSchedulerHolidaysLocations Class

vcl-cxschedulerholidays-5b667e99.md

latest973 B
Original Source

TcxSchedulerHolidaysLocations Class

The TcxSchedulerHolidaysLocations represents a collection of holiday locations that are stored in a TcxSchedulerHolidays component.

Declaration

delphi
TcxSchedulerHolidaysLocations = class(
    TCollection
)

Remarks

The TcxSchedulerHolidaysLocations object is referenced by the TcxSchedulerHolidays.Locations property.

Inheritance

TObject TPersistent TCollection TcxSchedulerHolidaysLocations

See Also

TcxSchedulerHolidaysLocations Members

cxSchedulerHolidays Unit