Back to Devexpress

TcxSchedulerEvent.ReminderMinutesBeforeStart Property

vcl-cxschedulerstorage-dot-tcxschedulerevent-424b79d6.md

latest1.2 KB
Original Source

TcxSchedulerEvent.ReminderMinutesBeforeStart Property

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 ReminderMinutesBeforeStart property is specified by the TcxSchedulerReminders.DefaultMinutes property value.

See Also

TcxSchedulerEvent.Reminder

TcxSchedulerEvent.Start

TcxSchedulerReminders.DefaultMinutesBeforeStart

TcxSchedulerEvent Class

TcxSchedulerEvent Members

cxSchedulerStorage Unit