System.Threading.TTask.GetStatus
Delphi
function GetStatus: TTaskStatus;
C++
TTaskStatus __fastcall GetStatus(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Threading.pas System.Threading.hpp |
System.Threading | TTask |
Description
GetStatus obtains the Status of the calling task as a variable of type TTaskStatus.