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

TXMLConfig.Create

Declaration

Source position: laz2_xmlcfg.pas line 79

public constructor TXMLConfig.Create(

  AOwner: TComponent

); override; overload;

constructor TXMLConfig.Create(

  const AFilename: string

); overload;

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