vcl-cxschedulerholidays-dot-tcxschedulerholidays-dot-underscore-members.md
A component that stores holidays to be used in the bound scheduler.
| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| Name | Description |
|---|---|
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| Count | Returns the number of holidays that are stored in the TcxSchedulerHolidays component. |
| DesignInfo | Inherited from TComponent. |
| Items | Provides indexed access to the holidays in the TcxSchedulerHolidays component. |
| Locations | Specifies a collection of holiday locations. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
| Name | Description |
|---|---|
| OnExportHoliday | Fires when a holiday is about to be sent to the stream. |
| OnImportHoliday | Fires when a holiday is about to be written from the stream into the TcxSchedulerHolidays component. |
| OnImportUnknownDate | Fires when a date of an unknown format is about to be written from the stream into the TcxSchedulerHolidays component. |
See Also