TcxSchedulerHolidaysLocation Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TCollection |
#Properties
Name | Description |
---|---|
Collection |
Inherited from TCollection |
Count | Returns the number of holidays for this location. |
Display |
Inherited from TCollection |
Holidays | Provides indexed access to holidays registered for this location. |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Locations | Returns the location collection that stores this location object. |
Name | Specifies the holiday location name. |
Visible | Specifies whether the holiday location is available to the scheduler. |
#Methods
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