TcxSchedulerReminderResource Record
Contains information on a reminder defined with a specific resource.
Declaration
TcxSchedulerReminderResource = record
Remarks
Record fields include:
| Value | Description |
|---|---|
| DismissDate | Specifies a date when a reminder will be switched off for the corresponding reoccurrence. |
| ResourceID | Specifies the resource’s unique identifier. |
| ReminderDate | Specifies the reminder’s date and time. |
See Also