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

TXPathConstantNode.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 101

public constructor TXPathConstantNode.Create(

  AValue: TXPathVariable

);

Arguments

AValue

  

XPath variable with the value for the literal expression.


Version 4.0 Generated 2025-05-03 Home