System.SyncObjs.TCriticalSectionHelper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TCriticalSectionHelper = record helper for TRTLCriticalSection

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
helper
class
public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs System.SyncObjs

Beschreibung

TCriticalSectionHelper ist eine Hilfs-Record für den TRTLCriticalSection-Record.

TCriticalSectionHelper stellt betriebssystemabhängige Routinen für den TRTLCriticalSection-Record bereit.

Siehe auch