TcxSchedulerHolidayRecurrenceInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Count |
Specifies the number of occurrences of the recurring event/holiday.
Inherited from Tcx |
Day |
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.
Inherited from Tcx |
Day |
Specifies the day type used to calculate event/holiday recurrences in the recurrence pattern.
Inherited from Tcx |
Dismiss |
Specifies the date when the reminder of the recurring event/holiday was switched off for the last time.
Inherited from Tcx |
Display |
Inherited from Tcx |
Finish |
Specifies the day and time of the last occurrence of the recurring event/holiday.
Inherited from Tcx |
Holiday | Provides access to the event associated with the recurrence data. |
Is |
Inherited from Tcx |
Occur |
Specifies the days in a week on which the recurring event/holiday occurs.
Inherited from Tcx |
Original |
Inherited from Tcx |
Periodicity |
Specifies the frequency with which the recurring event/holiday occurs with respect to the Recurrence property.
Inherited from Tcx |
Recurrence |
Specifies the time basis of the recurrence pattern applied to the event/holiday.
Inherited from Tcx |
Start |
Specifies the start date and time for event/holiday occurrences.
Inherited from Tcx |
Year |
Specifies the frequency with which the recurring event/holiday occurs on a yearly basis.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Returns the end date of the chain of occurrences.
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns the state of the recurrence’s details. |
To |
Inherited from TObject. |
Validate | Checks whether an end-user entered the valid recurrence data in the Holiday recurrence modal dialog. |
See Also