THashLinkedObjTree

From Ultibo.org
Revision as of 05:47, 31 May 2018 by Ultibo (Talk | contribs) (Created page with "Return to Unit UltiboClasses __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-colla...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Return to Unit UltiboClasses


Description


To be documented

Class definitions



[Expand]

THashLinkedObjTree = class(THashLinkedTree)


Function declarations



[Expand]
constructor THashLinkedObjTree.Create(AKeyBits:Byte);
Description: To be documented


[Expand]
destructor THashLinkedObjTree.Destroy;
Description: To be documented


[Expand]
procedure THashLinkedObjTree.ClearListItems(AParent:THashTreeObject);
Description: To be documented


[Expand]
procedure THashLinkedObjTree.ClearList;
Description: To be documented


Return to Unit Reference