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

TXPathEnvironment.VariablesByName

Gets an XPath variable with the specified name.

Declaration

Source position: laz2_xpath.pas line 445

public property TXPathEnvironment.VariablesByName[AName: string] : TXPathVariable
  read GetVariable;


Version 4.0 Generated 2025-05-03 Home