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