System.Classes.TAsyncConstArrayFunctionEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TAsyncConstArrayFunctionEvent = procedure (const ASyncResult: IAsyncResult; out Result: TObject; const Params: array of const) of object;

C++

typedef void __fastcall (__closure *TAsyncConstArrayFunctionEvent)(const System::Types::_di_IAsyncResult ASyncResult, /* out */ System::TObject* &Result, const System::TVarRec *Params, const int Params_High);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.