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

TXPathContext.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 375

public constructor TXPathContext.Create(

  AContextNode: TDOMNode;

  AContextPosition: Integer;

  AContextSize: Integer

);

Arguments

AContextNode

  

Context node for the expression.

AContextPosition

  

Position in the context node.

AContextSize

  

Size (or length) of the context node set.


Version 4.0 Generated 2025-05-03 Home