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

TXMLInputSource.Create

Declaration

Source position: laz2_xmlread.pas line 123

public constructor TXMLInputSource.Create(

  AStream: TStream

); overload;

constructor TXMLInputSource.Create(

  const AStringData: string

); overload;

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