[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasDoc_HierarchyTree.pas line 62
type TStringCardinalTree = class |
||
protected |
||
|
||
function GetIsEmpty; |
|
|
function GetFirstItem; |
|
|
procedure NeedRoot; |
|
|
public |
||
function ItemOfName(); |
|
|
function InsertName(); overload; |
|
|
function InsertItem(); overload; |
|
|
function InsertParented(); |
|
|
procedure MoveChildLast(); |
|
|
property IsEmpty: Boolean; [r] |
|
|
property FirstItem: TPasItemNode; [r] |
|
|
function Level(); |
|
|
function NextItem(); |
|
|
procedure Sort; |
|
|
constructor Create; |
|
|
destructor Destroy; override; |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |