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

TXPathEnvironment.FunctionsByName

Gets an XPath function with the specified name.

Declaration

Source position: laz2_xpath.pas line 442

public property TXPathEnvironment.FunctionsByName[AName: string] : TXPathFunction
  read GetFunction;


Version 4.0 Generated 2025-05-03 Home