MessageHeaderValue Property
This property contains the header contents.
Syntax
__property String MessageHeaderValue[int MessageHeaderIndex] = {read=FMessageHeaderValue, write=FSetMessageHeaderValue};
Default Value
""
Remarks
This property contains the header contents.
The size of the array is controlled by the MessageHeaderCount property.
This property is not available at design time.
Data Type
String