TdxXMLDocument.SortChildren(TdxXMLString[],Boolean) Method
Declaration
procedure SortChildren(const AWithAttributes: array of TdxXMLString; const AWithSubChildren: Boolean = True);
Parameters
| Name | Type |
|---|---|
| AWithAttributes | TdxXMLString |
| AWithSubChildren | Boolean |
See Also