Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TXPathVariableNode.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 112

public constructor TXPathVariableNode.Create(

  const AName: AnsiString

);

Arguments

AName

  

Name for the variable.

Version 4.6 Hosted on Source Forge