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

TXPathVariableNode.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 112

public constructor TXPathVariableNode.Create(

  const AName: DOMString

);

Arguments

AName

  

Name for the variable.