TThreadLinkedObjList

From Ultibo.org
Jump to: navigation, search

Return to Unit UltiboClasses


Description


To be documented

Class definitions



[Expand]

TThreadLinkedObjList = class(TLinkedList)


Function declarations



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


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


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


[Expand]
procedure TThreadLinkedObjList.LockList;
Description: To be documented


[Expand]
procedure TThreadLinkedObjList.UnlockList;
Description: To be documented


Return to Unit Reference