System.Threading.TAbstractTask.IInternalTask.SetExceptionObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetExceptionObject(const Exception: TObject);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Threading.pas
System.Threading.hpp
System.Threading IInternalTask

Description

Embarcadero Technologies does not currently have any additional information.