API:System.Types.TMultiWaitEvent.Waiters
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!