Back to Devexpress

TcxCustomSchedulerStorage.EventCount Property

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage-0e1370dc.md

latest885 B
Original Source

TcxCustomSchedulerStorage.EventCount Property

Returns the number of stored (posted) user events.

Declaration

delphi
property EventCount: Integer read;

Property Value

TypeDescription
Integer

The number of user events accessible through the Events property.

|

See Also

TcxCustomSchedulerStorage.PostEvents Procedure

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit