TxmlElementContent Class
Represents type TxmlElementContent.
type TxmlElementContent = class(TxmlTypeList) end;
The TxmlElementContent type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Create(AxmlType[]) | Overloaded. Initializes a new instance of the TxmlTypeList class. (Inherited from TxmlTypeList.) |
| Name | Description | |
|---|---|---|
![]() | ChildByIndex[Integer] | Represents property |
![]() | ChildByName[UnicodeString] | Represents property |
![]() | ChildCount | Represents property |
![]() | LocalName | Represents property |
![]() | Name | Represents property |
![]() | NameSpace | Represents property |
| Name | Description | |
|---|---|---|
![]() | AddAssigned(AxmlType) | Represents method |
![]() | AddChild(AxmlType) | Represents method |
![]() | AddChildren(AxmlType[]) | Represents method |
![]() | AsUnicodeString(TxmlPrintOptions,Integer) | Represents method |
![]() | AsUTF8String(TxmlPrintOptions,Integer) | Represents method |
![]() | ElementAttributeNames(UnicodeString) | Represents method |
![]() | ElementAttributeValues(UnicodeString,UnicodeString,TxmlMarkupDeclarationList,UnicodeString) | Represents method |
![]() | ElementByName(UnicodeString) | Represents method |
![]() | ElementContentByName(UnicodeString) | Represents method |
![]() | ElementCount | Represents method |
![]() | ElementCountByName(UnicodeString) | Represents method |
![]() | ElementNames | Represents method |
![]() | ElementsByName(UnicodeString) | Represents method |
![]() | ElementTextContent(UnicodeString,TxmlMarkupDeclarationList) | Overloaded. Represents method |
![]() | ElementTextContent(UnicodeString,UnicodeString,UnicodeString,TxmlMarkupDeclarationList) | Overloaded. Represents method |
![]() | Find(CxmlType) | Overloaded. Represents method |
![]() | Find(UnicodeString,CxmlType) | Overloaded. Represents method |
![]() | FirstElement | Represents method |
![]() | FirstElementName | Represents method |
![]() | GetChildByIndex(Integer) | Represents method |
![]() | GetChildCount | Represents method |
![]() | GetChildCountByClass(CxmlType) | Represents method |
![]() | GetNames(CxmlType) | Represents method |
![]() | Init | Represents method |
![]() | IsAsciiName(RawByteString,Boolean) | Represents method |
![]() | IsName(UnicodeString) | Represents method |
![]() | PosNext(AxmlType,CxmlType,Integer) | Overloaded. Represents method |
![]() | PosNext(AxmlType,UnicodeString,CxmlType,Integer) | Overloaded. Represents method |
![]() | PosNextElement(AxmlElement,Integer) | Represents method |
![]() | PosNextElementByName(AxmlElement,UnicodeString,Integer) | Represents method |
![]() | Print(AxmlPrinter,Integer) | Represents method |
![]() | ResolveElementPath(UnicodeString,UnicodeString) | Represents method |
![]() | TextContent(TxmlMarkupDeclarationList) | Represents method |



