TNetworkList
From Ultibo.org
Revision as of 07:12, 22 May 2018 by Ultibo (Talk | contribs) (Created page with "Return to Unit Network __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collapsible mw-co...")
Return to Unit Network
Description
To be documented
Class definitions
[Expand]
TNetworkList = class(TLinkedObjList)
Function declarations
[Expand]
function TNetworkList.ReaderConvert:Boolean;
Description: Convert a Reader lock to a Writer lock
[Expand]
function TNetworkList.WriterConvert:Boolean;
Description: Convert a Writer lock to a Reader lock
Return to Unit Reference