Unit 'sdo_xpath_helper' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-sdo]

TXPathScanner

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

Declaration

Source position: sdo_xpath_helper.pas line 255

type TXPathScanner = class

public

  constructor Create();

  function NextToken;

  function TokenInt;

  function TokenNumber;

  property Token: TXPathToken; [r]

  property TokenString: string; [r]

  property Position: PtrInt; [r]

end;

Inheritance

TXPathScanner

|

TObject


Documentation generated on: 2023-03-18