TcxCustomSchedulerStorage.EventCount Property
Returns the number of stored (posted) user events.
Declaration
property EventCount: Integer read;
Property Value
| Type | Description |
|---|---|
| Integer | The number of user events accessible through the Events property. |
See Also