Unit 'XPath' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Index] [#fcl-xml]

TXPathNodeSetVariable

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: xpath.pp line 301

type TXPathNodeSetVariable = class(TXPathVariable)

public

  constructor Create();

  destructor Destroy; override;

  class function TypeName; override;

  function AsNodeSet; override;

  function AsText; override;

  function AsBoolean; override;

  function AsNumber; override;

  property Value: TNodeSet; [r]

end;

Inheritance

TXPathNodeSetVariable

|

TXPathVariable

|

TObject


Documentation generated on: 2023-03-18