Difference between revisions of "TThreadObjList"

From Ultibo.org
Jump to: navigation, search
(Created page with "Return to Unit UltiboClasses __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-colla...")
 
(No difference)

Latest revision as of 05:23, 31 May 2018

Return to Unit UltiboClasses


Description


To be documented

Class definitions



[Expand]

TThreadObjList = class(TThreadList)


Function declarations



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


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


[Expand]
procedure TThreadObjList.DestroyListObjects;
Description: To be documented


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


Return to Unit Reference