Back to Devexpress

TcxCustomSchedulerStorage.ResourceCount Property

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage.md

latest1.0 KB
Original Source

TcxCustomSchedulerStorage.ResourceCount Property

Returns the number of stored resources.

Declaration

delphi
property ResourceCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of results accessible via the ResourceIDs and ResourceNames properties.

See Also

TcxSchedulerStorageResourceItems.Add

TcxSchedulerStorageResourceItems.Items

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit