System.SyncObjs.TSimpleEvent.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* TEvent.Create */ inline __fastcall TSimpleEvent(Winapi::Windows::PSecurityAttributes EventAttributes, bool ManualReset, bool InitialState, const System::UnicodeString Name, bool UseCOMWait)/* overload */ : TEvent(EventAttributes, ManualReset, InitialState, Name, UseCOMWait) { }
/* TEvent.Create */ inline __fastcall TSimpleEvent(bool UseCOMWait)/* overload */ : TEvent(UseCOMWait) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public System.SyncObjs.hpp System.SyncObjs TSimpleEvent

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !