Back to Devexpress

TcxSchedulerHolidaysLocation Class

vcl-cxschedulerholidays-5c82d7fa.md

latest1.1 KB
Original Source

TcxSchedulerHolidaysLocation Class

The TcxSchedulerHolidaysLocation represents a holiday location (generally, a country).

Declaration

delphi
TcxSchedulerHolidaysLocation = class(
    TcxInterfacedCollectionItem,
    IcxStoredParent,
    IcxStoredObject
)

Remarks

The TcxSchedulerHolidaysLocation object is referenced by the TcxSchedulerHolidaysLocations.Items property.

Implements

IcxStoredParent

IcxStoredObject

Inheritance

TObject TPersistent TCollectionItem TcxInterfacedCollectionItem TcxSchedulerHolidaysLocation

See Also

TcxSchedulerHolidaysLocation Members

cxSchedulerHolidays Unit