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