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