TInterfacedCriticalSection Class

Represents type TInterfacedCriticalSection.

Namespace: Spring
TCriticalSection
  Spring.TInterfacedCriticalSection
type
 TInterfacedCriticalSection = class(TCriticalSection, IInterface, ICriticalSection)
 end;

The TInterfacedCriticalSection type exposes the following members.

Show:
 NameDescription
QueryInterface(TGUID,Void)

Represents method QueryInterface(TGUID,Void).

ScopedLock

Represents method ScopedLock.

_AddRef

Represents method _AddRef.

_Release

Represents method _Release.

Top
Show:
 NameDescription
fRefCount

Represents field fRefCount.

Top