TcxSchedulerReminderDueTimeInfo Record
Contains information on the active reminder.
Declaration
TcxSchedulerReminderDueTimeInfo = record
Remarks
Record fields include:
| Field | Description |
|---|---|
| DueKind | Specifies the reminder state. |
| Element | Specifies a unit of the time measure. |
| ElementValue | Specifies the time in a specified measure. |
| Minutes | Specifies the time in minutes. |
See Also