TdxGanttControlRecurrencePattern Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Calendar |
Specifies the calendar’s unique identifier. |
Count | Specifies how many times a task is repeated. |
Data |
Inherited from Tdx |
Day |
Specifies a day of the month to repeat a task. |
Days | Stores days of the week specified for a task occurrence. |
Day |
Specifies the day type used to calculate task recurrences. |
Duration | Specifies a task occurrence duration in ISO 8601 format. |
Duration |
Specifies the duration display format of a task occurrence. |
Finish | Specifies a recurring task chain’s end date and time. |
Finish |
Specifies a condition under which a recurring task chain is considered finished. |
Index | Specifies the ordinal number of a day within a month. |
Interval | Specifies the number of days, weeks, or months between recurring tasks. |
Month | Specifies a month for a task occurrence. |
Start | Specifies a recurring task chain’s start date and time. |
Type | Specifies the recurrence pattern frequency. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from Tdx |
Cancel |
Inherited from Tdx |
Clear | Resets the recurrence pattern settings. |
End |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
Reset |
Inherited from Tdx |
To |
Inherited from TObject. |
See Also