System.Types.IAsyncResult

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IAsyncResult = interface

C++

__interface IAsyncResult  : public System::IInterface

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
System.Types.pas
System.Types.hpp
System.Types System.Types


Beschreibung

Ein Interface, das von Methoden als Rückgabetyp verwendet wird, um eine asynchrone Ausführung des Codes bereitzustellen.

Siehe auch