System.Threading.TParallel.TIteratorStateEvent
Delphi
TIteratorStateEvent = procedure (Sender: TObject; AIndex: Integer; const LoopState: TLoopState) of object;
C++
typedef void __fastcall (__closure *TIteratorStateEvent)(System::TObject* Sender, int AIndex, TLoopState* const LoopState);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | System.Threading.pas System.Threading.hpp |
System.Threading | TParallel |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !