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

TStep.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 239

public constructor TStep.Create(

  aAxis: TAxis;

  aTest: TNodeTestType

);

Arguments

aAxis

  

Axis type to use for the Location Step.

aTest

  

Node Test Type to use for the Location Step.


Version 4.0 Generated 2025-05-03 Home