Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.6 Hosted on Source Forge