XChildPrefix Property
Prefix of the element (if any).
Syntax
property XChildPrefix[XChildIndex: Integer]: String;
Default Value
''
Remarks
Prefix of the element (if any). If the element does not have a prefix, this property is empty.
The size of the array is controlled by the XChildrenCount property.
This property is read-only and not available at design time.
Data Type
String