THashLinkedObjList

From Ultibo.org
Jump to: navigation, search

Return to Unit UltiboClasses


Description


To be documented

Class definitions



[Expand]

THashLinkedObjList = class(THashLinkedList)


Function declarations



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


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


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


Return to Unit Reference