TcxSchedulerHolidaysLocationHoliday Members
A holiday registered for a specific location.Constructors
Name | Description |
---|---|
Create(TCollection) | Inherited from TCollectionItem. |
Properties
Name | Description |
---|---|
Collection | Inherited from TCollectionItem. |
Date | Specifies the holiday date. |
DisplayName | Inherited from TCollectionItem. |
DisplayText | Returns the holiday’s display name. |
ID | Inherited from TCollectionItem. |
Index | Inherited from TCollectionItem. |
IsVisible | Returns whether the holiday is available to the scheduler. |
Location | References a location to which the holiday belongs. |
Name | Specifies the holiday name. |
RecurrenceInfo | Provides access to the holiday’s recurrence data. |
Visible | Specifies whether the holiday is available to the scheduler. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetDisplayName | Inherited from TCollectionItem. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
IsRecurring | Checks whether the holiday is recurring. |
PopulateHolidayDates(TcxSchedulerDateList,TDate,TDate,Boolean) | |
Release | Inherited from TCollectionItem. |
RemoveRecurrence | |
SetDisplayName(String) | Inherited from TCollectionItem. |
ToString | Inherited from TObject. |
See Also