TcxSchedulerReminder Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Event | Represents the user event, to which the reminder is applied. |
Owner |
Represents the Tcx |
Reminder |
Returns the reminder’s date and time. |
Resource |
Returns the associated resource’s unique identifier. |
#Methods
Name | Description |
---|---|
Dismiss | Switches the reminder off for the associated user event. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Snooze |
Notifies the scheduler to defer triggering a reminder at the interval specified by the ASnooze |
To |
Inherited from TObject. |
See Also