Class TRALThreadSafe

Unit

Declaration

type TRALThreadSafe = class(TObject)

Description

TRALThreadSafe

Hierarchy

Overview

Fields

Protected FCriticalSection: TCriticalSection;

Methods

Public constructor Create; virtual;
Public destructor Destroy; override;
Public procedure Lock;
Public procedure Unlock;

Description

Fields

Protected FCriticalSection: TCriticalSection;
 

Methods

Public constructor Create; virtual;
 
Public destructor Destroy; override;
 
Public procedure Lock;
 
Public procedure Unlock;
 


GitHub Repository
Generated by PasDoc 0.16.0.