[Overview][Classes][Procedures and functions][Index] |
Indicates if the DOM node at the specified path has child nodes.
Source position: laz2_xmlcfg.pas line 142
public function TXMLConfig.HasChildPaths( |
const APath: string |
):Boolean; |
APath |
|
Path to the DOM node examined in the method. |
True when the specified path has child nodes in the Document.
|
Retrieves the DOM node with the specified path. |
|
|
Indicates if the DOM node has child nodes. |
Version 4.0 | Generated 2025-05-03 | Home |