AttrPrefix Property
Attribute prefix (if any).
Syntax
property AttrPrefix[AttrIndex: Integer]: String;
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