AttrValue Property
Attribute value.
Syntax
__property String AttrValue[int AttrIndex] = {read=FAttrValue, write=FSetAttrValue};
Default Value
""
Remarks
Attribute value.
The size of the array is controlled by the AttrCount property.
This property is read-only and not available at design time.
Data Type
String