TcxSchedulerReminder Methods
The TcxSchedulerReminder class implements the user event‘s reminder.| Name | Description |
|---|---|
| Dismiss | Switches the reminder off for the associated user event. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Snooze(TDateTime) | Notifies the scheduler to defer triggering a reminder at the interval specified by the ASnoozeTime parameter. |
| ToString | Inherited from TObject. |
See Also