AttrValue Property
The attribute value.
Syntax
property AttrValue[AttrIndex: Integer]: String;
property AttrValueB[AttrIndex: Integer]: RawByteString;
Default Value
''
Remarks
The attribute value.
The size of the array is controlled by the AttrCount property.
This property is not available at design time.
Data Type
Binary String