ResourceCount Property
The number of records in the Resource arrays.
Syntax
__property int ResourceCount = {read=FResourceCount, write=FSetResourceCount};
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