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

TXMLConfig.TNodeCache

Declaration

Source position: laz2_xmlcfg.pas line 53

protected type TXMLConfig.TNodeCache = record

  Node: TDOMNode;

  ChildrenValid: Boolean;

  Children: array of TDOMNode;

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.