API:System.SyncObjs.TSpinLock.IsLockedByCurrentThread
Delphi
property IsLockedByCurrentThread: Boolean read GetIsLockedByCurrentThread;
C++
__property bool IsLockedByCurrentThread = {read=GetIsLockedByCurrentThread};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.SyncObjs.pas System.SyncObjs.hpp |
System.SyncObjs | TSpinLock |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!