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
TObject
TPersistent
TCollectionItem
TcxInterfacedCollectionItem
TcxSchedulerHolidaysLocation
See Also