TcxSchedulerReminders.IsReminderWindowShown Method
In This Article
Determines whether the Reminders window is currently displayed.
#Declaration
Delphi
function IsReminderWindowShown: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
Use the IsReminderWindowShown method to determine if the Reminders window is displayed.
Note
if the Reminders window is closed then the Reminder
See Also