XChildPrefix Property
Prefix of the element (if any).
Syntax
__property String XChildPrefix[int XChildIndex] = {read=FXChildPrefix, write=FSetXChildPrefix};
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