Show: Delphi
C++
Display Preferences
System.SyncObjs.TInterlocked
From XE2 API Documentation
Delphi
TInterlocked = class sealed
C++
class PASCALIMPLEMENTATION TInterlocked/* [[sealed]] */ : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | System.SyncObjs.pas System.SyncObjs.hpp |
System.SyncObjs | System.SyncObjs |
Description
Implements various interlocking operations.
TInterlocked is a static sealed class implementing various interlocking operations.