Unit 'XmlReader' Package
[Overview][Types][Classes][Index] [#fcl-xml]

TXMLInputSource

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: xmlreader.pp line 54

type TXMLInputSource = class(TObject)

public

  constructor Create();

  property Stream: TStream; [r]

  property StringData: string; [r]

  property BaseURI: XMLString; [rw]

  property SystemID: XMLString; [rw]

  property PublicID: XMLString; [rw]

end;

Inheritance

TXMLInputSource

|

TObject


Documentation generated on: 2023-03-18