TcxCustomSchedulerStorage.Reminders Property
In This Article
Represents a collection, which stores timed out reminders, if any.
#Declaration
Delphi
property Reminders: TcxSchedulerReminders read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the Reminders property to access the TcxSchedulerReminders instance.
See Also