XChildXText Property
The inner text of the element.
Syntax
__property String XChildXText[int XChildIndex] = {read=FXChildXText, write=FSetXChildXText};
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