API:System.Types.TMultiWaitEvent.Waiters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Waiters[Index: Integer]: PWaitInfo read GetWaiter;

C++

__property PWaitInfo Waiters[int Index] = {read=GetWaiter};

Properties

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