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

TXPathFilterNode.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 214

public constructor TXPathFilterNode.Create(

  AExpr: TXPathExprNode

);

Arguments

AExpr

  

XPath Expression to use in the class instance.


Version 4.0 Generated 2025-05-03 Home