System.Threading.TTask.SetExceptionObject

提供:RAD Studio API Documentation

Delphi

procedure SetExceptionObject(const Exception: TObject);

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask


説明

内部使用のみ。