System.Threading.TTask.WasExceptionRaised

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property WasExceptionRaised: Boolean read GetWasExceptionRaised;

C++

__property bool WasExceptionRaised = {read=GetWasExceptionRaised, nodefault};

プロパティ

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


説明

内部使用のみ。