Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home