TcxSchedulerReminders.Count Property
Gets the number of TcxSchedulerReminder objects in the TcxSchedulerReminders collection.
Declaration
property Count: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the Count property to get the number of TcxSchedulerReminder instances.
See Also