API:System.Generics.Collections.TThreadedQueue.TotalItemsPopped
Delphi
property TotalItemsPopped: UInt64 read GetTotalItemsPopped;
C++
__property unsigned __int64 TotalItemsPopped = {read=GetTotalItemsPopped};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TThreadedQueue |
Description
Embarcadero Technologies does not currently have any additional information.