Back to Devexpress

cxSchedulerRecurrence Unit

vcl-cxschedulerrecurrence.md

latest2.1 KB
Original Source

cxSchedulerRecurrence Unit

Classes

NameDescription
TcxSchedulerCustomRecurrenceInfoContains base information about event/holiday recurrences.
TcxSchedulerRecurrenceCalculator

Records

NameDescription
TcxSchedulerCustomRecurrenceInfoDataContains the recurrence data of a recurring event/holiday.

Enums

NameDescription
TcxDayTypeEnumerates the available day types used for calculating the user event‘s reoccurrences in the Recurrence pattern.
TcxRecurrenceEnumerates the available recurrence bases for scheduling the recurring event/holiday.
TcxRecurrenceValidStatusEnumerates the available states of the recurrence data.

Methods

NameDescription
cxRecurrenceInfoDataToString(TcxSchedulerCustomRecurrenceInfoData)Converts a specified TcxSchedulerCustomRecurrenceInfoData record to a string.
cxStringToRecurrenceInfoData(AnsiString)Converts a specified string to a TcxSchedulerCustomRecurrenceInfoData record.