ParsedHeaderValue Property
This property contains the header contents.
Syntax
__property String ParsedHeaderValue[int ParsedHeaderIndex] = {read=FParsedHeaderValue, write=FSetParsedHeaderValue};
Default Value
""
Remarks
This property contains the header contents.
The size of the array is controlled by the ParsedHeaderCount property.
This property is read-only and not available at design time.
Data Type
String