TcxCustomSchedulerStorage.ResourceCount Property
In This Article
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