System.SyncObjs.TCriticalSectionHelper

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TCriticalSectionHelper = record helper for TRTLCriticalSection

C++

struct TCriticalSectionHelper /* Helper for record '_RTL_CRITICAL_SECTION' */;

Propriétés

Type Visibilité  Source Unité  Parent
helper
class
public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs System.SyncObjs

Description

TCriticalSectionHelper est une classe d'assistance pour l'enregistrement TRTLCriticalSection.

TCriticalSectionHelper fournit plusieurs routines d'assistance dépendantes du système d'exploitation pour l'enregistrement TRTLCriticalSection.

Voir aussi