TcxSchedulerEvent.Reminder Property
In This Article
Specifies whether the reminder is on or off.
#Declaration
Delphi
property Reminder: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
Set this property to True to switch the reminder on for the user event. Otherwise, the reminder is off.
Note
the initial value of the Reminder property is specified by the Tcx
See Also