Skip to main content

TcxSchedulerCustomRecurrenceInfo Members

Contains base information about event/holiday recurrences.

Constructors

Name Description
Create(TObject) Initializes a new instance of the TcxSchedulerCustomRecurrenceInfo class with specified settings.

Properties

Name Description
Count Specifies the number of occurrences of the recurring event/holiday.
DayNumber Specifies the ordinal number of a day within a defined month (see the Periodicity property) and is used to calculate the recurrence date for the event/holiday with the recurrence pattern.
DayType Specifies the day type used to calculate event/holiday recurrences in the recurrence pattern.
DismissDate Specifies the date when the reminder of the recurring event/holiday was switched off for the last time.
DisplayTimeBias
Finish Specifies the day and time of the last occurrence of the recurring event/holiday.
IsInfinity
OccurDays Specifies the days in a week on which the recurring event/holiday occurs.
OriginalStart
Periodicity Specifies the frequency with which the recurring event/holiday occurs with respect to the Recurrence property.
Recurrence Specifies the time basis of the recurrence pattern applied to the event/holiday.
Start Specifies the start date and time for event/holiday occurrences.
YearPeriodicity Specifies the frequency with which the recurring event/holiday occurs on a yearly basis.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetEndDate Returns the end date of the chain of occurrences.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also