System.Types.TMultiWaitEvent.WaiterCount
Delphi
property WaiterCount: Integer read GetWaiterCount;
C++
__property int WaiterCount = {read=GetWaiterCount, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | protected | System.Types.pas System.Types.hpp |
System.Types | TMultiWaitEvent |
説明
待機者リスト内の待機者の数。