API:System.Generics.Collections.TThreadedQueue.TotalItemsPushed
Delphi
property TotalItemsPushed: Cardinal read FTotalItemsPushed;
C++
__property unsigned TotalItemsPushed = {read=FTotalItemsPushed, nodefault};
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.