MetadataFieldValue Property
The value of the property.
Syntax
__property String MetadataFieldValue[int MetadataFieldIndex] = {read=FMetadataFieldValue, write=FSetMetadataFieldValue};
Default Value
""
Remarks
The value of the property.
The size of the array is controlled by the MetadataFieldCount property.
This property is not available at design time.
Data Type
String