System.SyncObjs.TConditionVariableCS.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* TObject.Create */ inline __fastcall TConditionVariableCS() : TSynchroObject() { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public System.SyncObjs.hpp System.SyncObjs TConditionVariableCS

Beschreibung

Hat keine Auswirkung.

Die Methode Create ist leer und dient nur der Quelltext-Kompatibilität.

Siehe auch