Skip to main content

TcxSchedulerHolidaysLocation Class

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

Declaration

TcxSchedulerHolidaysLocation = class(
    TcxInterfacedCollectionItem,
    IcxStoredParent,
    IcxStoredObject
)

Remarks

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

Inheritance

See Also