Unit DBTrees

Classes

TDBTreeView -

Functions

Register -

Types

TTreeNodeInfo

Constants

Variables


Functions


procedure Register;


Types


TTreeNodeInfo = record
Id : String;
ParentId : String;
end;

Constants


Variables