System.Threading.TTask.WasExceptionRaised

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property WasExceptionRaised: Boolean read GetWasExceptionRaised;

C++

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

Eigenschaften

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


Beschreibung

Nur für den internen Gebrauch.