TcxSchedulerReminderResource Record
In This Article
Contains information on a reminder defined with a specific resource.
#Declaration
Delphi
TcxSchedulerReminderResource = record
#Remarks
Record fields include:
Value | Description |
---|---|
Dismiss |
Specifies a date when a reminder will be switched off for the corresponding reoccurrence. |
Resource |
Specifies the resource’s unique identifier. |
Reminder |
Specifies the reminder’s date and time. |
See Also