TLinkedObjList

From Ultibo.org
Jump to: navigation, search

Return to Unit UltiboClasses


Description


To be documented

Class definitions



[Expand]

TLinkedObjList = class(TLinkedList)


Function declarations



[Expand]
constructor TLinkedObjList.Create;
Description: To be documented


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


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


Return to Unit Reference