System.Classes.TAsyncProcedureEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TAsyncProcedureEvent = procedure (const ASyncResult: IAsyncResult) of object;
TAsyncProcedureEvent = procedure (const ASyncResult: IAsyncResult) of object;

C++

typedef void __fastcall (__closure *TAsyncProcedureEvent)(const System::Types::_di_IAsyncResult ASyncResult);

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.