System.Threading.TTask.SetExceptionObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetExceptionObject(const Exception: TObject);

C++

void __fastcall SetExceptionObject(System::TObject* const Exception);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask


Beschreibung

Nur für den internen Gebrauch.