TcxSchedulerReminders.ReminderWindow Property
In This Article
References the Reminders window instance when the Reminders window is initialized.
#Declaration
Delphi
property ReminderWindow: TcxSchedulerCustomReminderForm read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the ReminderWindow property to access the Reminders window instance when the Reminders window is displayed.
Note
if the Reminders window is closed then the Reminder
See Also