Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TXPathScanner.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 358

public constructor TXPathScanner.Create(

  const AExpressionString: DOMString

);

Arguments

AExpressionString

  

XPath expression examined in the scanner/parser.


Version 4.4 Generated 2025-11-08 Home