System.Threading.TParallel.TIteratorStateEvent64
Delphi
TIteratorStateEvent64 = procedure (Sender: TObject; AIndex: Int64; const LoopState: TLoopState) of object;
C++
typedef void __fastcall (__closure *TIteratorStateEvent64)(System::TObject* Sender, __int64 AIndex, TLoopState* const LoopState);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| type typedef | public | System.Threading.pas System.Threading.hpp | System.Threading | TParallel | 
Description
Embarcadero Technologies does not currently have any additional information.