Class TRALThreadSafe
Unit
Declaration
type TRALThreadSafe = class(TObject)
Description
TRALThreadSafe
Hierarchy
- TObject
- TRALThreadSafe
Overview
Fields
![]() |
FCriticalSection: TCriticalSection; |
Methods
![]() |
constructor Create; virtual; |
![]() |
destructor Destroy; override; |
![]() |
procedure Lock; |
![]() |
procedure Unlock; |
Description
Fields
![]() |
FCriticalSection: TCriticalSection; |
Methods
![]() |
constructor Create; virtual; |
![]() |
destructor Destroy; override; |
![]() |
procedure Lock; |
![]() |
procedure Unlock; |
GitHub Repository
Generated by PasDoc 0.16.0.

