cxSchedulerRecurrence Unit
Classes
| Name | Description |
|---|---|
| TcxSchedulerCustomRecurrenceInfo | Contains base information about event/holiday recurrences. |
| TcxSchedulerRecurrenceCalculator |
Records
| Name | Description |
|---|---|
| TcxSchedulerCustomRecurrenceInfoData | Contains the recurrence data of a recurring event/holiday. |
Enums
| Name | Description |
|---|---|
| TcxDayType | Enumerates the available day types used for calculating the user event‘s reoccurrences in the Recurrence pattern. |
| TcxRecurrence | Enumerates the available recurrence bases for scheduling the recurring event/holiday. |
| TcxRecurrenceValidStatus | Enumerates the available states of the recurrence data. |
Methods
| Name | Description |
|---|---|
| cxRecurrenceInfoDataToString(TcxSchedulerCustomRecurrenceInfoData) | Converts a specified TcxSchedulerCustomRecurrenceInfoData record to a string. |
| cxStringToRecurrenceInfoData(AnsiString) | Converts a specified string to a TcxSchedulerCustomRecurrenceInfoData record. |