Class AStringTree

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type AStringTree = class(ABinaryTree)

Description

This class represents a binary tree that is comprised of instances of AStringLeaf. The functionality provided by this class is identical to that of ABinaryTree, except that AStringTree.readFrom reads instances of AStringLeaf instead of instances of ABinaryLeaf.

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