Unit 'XMLRead' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-xml]

TDOMParser

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

Declaration

Source position: xmlread.pp line 65

type TDOMParser = class(TObject)

public

  constructor Create;

  destructor Destroy; override;

  procedure Parse();

  procedure ParseUri();

  function ParseWithContext();

  property Options: TDOMParseOptions; [r]

  property OnError: TXMLErrorEvent; [rw]

end;

Inheritance

TDOMParser

|

TObject


Documentation generated on: 2023-03-18