System.SyncObjs.TConditionVariableHelper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TConditionVariableHelper = record helper for TRTLConditionVariable

C++

struct TConditionVariableHelper /* Helper for record '_RTL_CONDITION_VARIABLE' */;

Eigenschaften

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

Beschreibung

TConditionVariableHelper ist eine Hilfsklasse für den TRTLConditionVariable-Record.

TConditionVariableHelper stellt betriebssystemabhängige Routinen für den TRTLConditionVariable-Record bereit.

Siehe auch