System.Threading.TTask.IsStartCanceled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsStartCanceled: Boolean read GetIsStartCanceled;

C++

__property bool IsStartCanceled = {read=GetIsStartCanceled, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.