XChildXText Property
The inner text of the element.
Syntax
property XChildXText[XChildIndex: Integer]: String;
Default Value
''
Remarks
The inner text of the element.
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