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

TXPathConstantNode

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

Declaration

Source position: laz2_xpath.pas line 97

type TXPathConstantNode = class(TXPathExprNode)

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Evaluate(); override;

  

end;

Inheritance

TXPathConstantNode

  

|

TXPathExprNode

  

|

TObject

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