ResourceContentLength Property
This property shows the length of the resource returned.
Syntax
__property String ResourceContentLength[int ResourceIndex] = {read=FResourceContentLength, write=FSetResourceContentLength};
Default Value
""
Remarks
This property shows the length of the resource returned.
The size of the array is controlled by the ResourceCount property.
This property is read-only and not available at design time.
Data Type
String