TcxSchedulerReminderResourcesData Record
In This Article
Contains information on reminders currently active in the scheduler.
#Declaration
Delphi
TcxSchedulerReminderResourcesData = record
#Remarks
Record fields include:
Value | Description |
---|---|
Version | A unique identifier of 3. |
Resources | A collection of records containing information on active reminders. |
See Also