Class TStringCardinalTree
Unit
PasDoc_HierarchyTree
Declaration
type TStringCardinalTree = class(TObject)
Description
Hierarchy
- TObject
- TStringCardinalTree
Overview
Fields
Methods
Properties
Description
Fields
Methods
|
function GetIsEmpty: boolean; |
|
|
procedure NeedRoot; |
|
|
function InsertName(const AName: string): TPasItemNode; overload; |
|
|
procedure Sort; |
|
|
constructor Create; |
|
|
destructor Destroy; override; |
|
Properties
Generated by PasDoc 0.15.0.
|