Back to Devexpress

TcxCustomSchedulerStorage.Reminders Property

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage-b988f363.md

latest848 B
Original Source

TcxCustomSchedulerStorage.Reminders Property

Represents a collection, which stores timed out reminders, if any.

Declaration

delphi
property Reminders: TcxSchedulerReminders read; write;

Property Value

Type
TcxSchedulerReminders

Remarks

Use the Reminders property to access the TcxSchedulerReminders instance.

See Also

TcxSchedulerReminder

TcxSchedulerEvent.Reminder

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit