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

TXPathContext

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

Declaration

Source position: laz2_xpath.pas line 369

type TXPathContext = class

public

  ContextNode: TDOMNode;

  

  ContextPosition: Integer;

  

  ContextSize: Integer;

  

  constructor Create();

  

end;

Inheritance

TXPathContext

  

|

TObject

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