TcxSchedulerReminders.ShowReminderWindow Method
In This Article
Invokes the Reminders window.
#Declaration
Delphi
procedure ShowReminderWindow;
#Remarks
Use the ShowReminderWindow method to open the Reminders window.
Note
the Reminders window won’t display timed out reminders if the Active property is set to False.
See Also