ResourceCount Property
The number of records in the Resource arrays.
Syntax
property ResourceCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- ResourceContentLanguage
- ResourceContentLength
- ResourceContentType
- ResourceDisplayName
- ResourceLastModified
- ResourceURI
This property is read-only and not available at design time.
Data Type
Integer