System.Types.TMultiWaitEvent.TWaiterFlag
Delphi
TWaiterFlag = (Waiting, WaitAll);
C++
enum DECLSPEC_DENUM TWaiterFlag : unsigned char { Waiting, WaitAll };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | protected | System.Types.pas System.Types.hpp |
System.Types | TMultiWaitEvent |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!