Class TThreadsafeBooleanArray (unit EzdslBAr)

Inherits from

TObject

-the total number of booleans in the array

Constructors


constructor Create(aCapacity : longint);

====================================================================} {$IFDEF Win32} {===TThreadsafeBooleanArray=============================================


Functions

function AcquireAccess : TBooleanArray;

--------

destructor Destroy;

--------

procedure ReleaseAccess;

--------

Properties

Events

Variables

baBooleanArray : TBooleanArray;

private

baResLock : TezResourceLock;



Constructors


constructor Create(aCapacity : longint);

====================================================================} {$IFDEF Win32} {===TThreadsafeBooleanArray=============================================


Functions


function AcquireAccess : TBooleanArray;

--------


destructor Destroy;

--------


procedure ReleaseAccess;

--------


Properties


Events


Variables


baBooleanArray : TBooleanArray;

private


baResLock : TezResourceLock;