TcxSchedulerHolidaysLocations Class
The TcxSchedulerHolidaysLocations represents a collection of holiday locations that are stored in a TcxSchedulerHolidays component.
Declaration
TcxSchedulerHolidaysLocations = class(
TCollection
)
Remarks
The TcxSchedulerHolidaysLocations object is referenced by the TcxSchedulerHolidays.Locations property.
Inheritance
TObject
TPersistent
TCollection
TcxSchedulerHolidaysLocations
See Also