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

TXPathStringVariable.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 311

public constructor TXPathStringVariable.Create(

  const AValue: DOMString

);

Arguments

AValue

  

Initial value for the variable.