TcxSchedulerHolidaysLocation Methods
The TcxSchedulerHolidaysLocation represents a holiday location (generally, a country).
Name | Description |
---|---|
Add |
Adds a holiday with the specified name and date to the collection of holidays that belong to the current location. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Clear | Deletes all holidays that belong to this location. |
Delete |
Removes the holiday specified by its index. |
Equals |
Inherited from TObject. |
Find |
Searches for a holiday with the specified name and date. |
Get |
Inherited from TCollection |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Populate |
Populates a list with holiday dates corresponding to a certain holiday name. |
Release |
Inherited from TCollection |
Set |
Inherited from TCollection |
Sort |
Sorts holidays by either name or date. |
To |
Inherited from TObject. |
See Also