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

TXMLCharSource

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

Declaration

Source position: xmltextreader.pp line 36

type TXMLCharSource = class(TObject)

protected

  function Reload; virtual;

public

  Kind: TXMLSourceKind;

  constructor Create();

  procedure NextChar;

  procedure NewLine; virtual;

  function SkipUntil(); virtual;

  procedure Initialize; virtual;

  function SetEncoding(); virtual;

  function Matches();

  function MatchesLong();

  property SourceURI: XMLString; [rw]

end;

Inheritance

TXMLCharSource

|

TObject


Documentation generated on: 2023-03-18