System.Threading.TTask.SetExceptionObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetExceptionObject(const Exception: TObject);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask

Description

For internal use only.