Class ABinaryTreeDictionary

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type ABinaryTreeDictionary = class(ABinaryTree)

Description

This class represents a "dictionary" of binary trees, which is simply a binary tree of binary trees. There may be occasions where it is desirable to group several binary trees together and this class makes such a thing possible.

Hierarchy

Overview

Methods

Public function init: boolean; override;

Description

Methods

Public function init: boolean; override;

Initializer


Generated by PasDoc 0.13.0 on 2015-01-10 17:13:18