TcxSchedulerReminder.Owner Property
In This Article
Represents the TcxSchedulerReminders collection, which stores timed out reminders.
#Declaration
Delphi
property Owner: TcxSchedulerReminders read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the Owner property to access the TcxSchedulerReminders instance.
See Also