System.Types.TMultiWaitEvent.TWaiterFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TWaiterFlags = set of TMultiWaitEvent.TWaiterFlag;

C++

typedef System::Set<TWaiterFlag, TWaiterFlag::Waiting, TWaiterFlag::WaitAll> TWaiterFlags;

Properties

Type Visibility Source Unit Parent
set
typedef
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!