TcxSchedulerHolidaysLocation Class
In This Article
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.
#Inheritance
TObject
TPersistent
TCollectionItem
TcxInterfacedCollectionItem
TcxSchedulerHolidaysLocation
See Also