[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XPath' (#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.0 Generated 2025-05-03 Home