AttrPrefix Property
Attribute prefix (if any).
Syntax
__property String AttrPrefix[int AttrIndex] = {read=FAttrPrefix, write=FSetAttrPrefix};
Default Value
""
Remarks
Attribute prefix (if any). If the attribute does not have a prefix, this property is empty.
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