Object TTreeNodeEnumeratorConditions

Unit

Declaration

type TTreeNodeEnumeratorConditions = object(TObject)

Description

Hierarchy

Overview

Nested Types

Published TTreeNodeEnumeratorBasicAxis = (...);

Methods

Public procedure init(contextNode: TTreeNode; axis: TTreeNodeEnumeratorAxis);
Public function getNextNode(current: TTreeNode): TTreeNode;

Description

Nested Types

Published TTreeNodeEnumeratorBasicAxis = (...);
 
Values
  • tneabNoAxis
  • tneabFollowing
  • tneabFollowingSibling
  • tneabPreceding
  • tneabPrecedingSibling
  • tneabParent

Methods

Public procedure init(contextNode: TTreeNode; axis: TTreeNodeEnumeratorAxis);
 
Public function getNextNode(current: TTreeNode): TTreeNode;
 

Generated by PasDoc 0.16.0.