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