TInterfacedCriticalSection.TScopedLock Class

Represents type TScopedLock.

Namespace: Spring
TInterfacedObject
  Spring.TInterfacedCriticalSection.TScopedLock
private
type
 TScopedLock = class(TInterfacedObject)
 end;

The TInterfacedCriticalSection.TScopedLock type exposes the following members.

Show:
 NameDescription
Create(ICriticalSection)

Initializes a new instance of the TInterfacedCriticalSection.TScopedLock class.

Destroy

Represents the destructor of the TInterfacedCriticalSection.TScopedLock class.

Top
Show:
 NameDescription
fCriticalSection

Represents field fCriticalSection.

Top