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

TXPathStringVariable.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 311

public constructor TXPathStringVariable.Create(

  const AValue: AnsiString

);

Arguments

AValue

  

Initial value for the variable.

Version 4.6 Hosted on Source Forge