TcxSchedulerEvent.ReminderMinutesBeforeStart Property
In This Article
Specifies the time-out in minutes for the reminder of the user event.
#Declaration
Delphi
property ReminderMinutesBeforeStart: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use the ReminderMinutesBeforeStart property to specify how many minutes before the user event occurs that the reminder alerts.
Note
the initial value of the Reminder
See Also