[Overview][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XMLCfg' (#lazutils)

TXMLConfig.FindChildNode

Declaration

Source position: laz2_xmlcfg.pas line 92

protected function TXMLConfig.FindChildNode(

  PathIndex: Integer;

  const aName: string;

  CreateNodes: Boolean = False

):TDOMNode;