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

TXPathBooleanVariable.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 287

public constructor TXPathBooleanVariable.Create(

  AValue: Boolean

);

Arguments

AValue

  

Initial value for the variable.