ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.IFuture.GetStatus
Syntax
Pascal
function GetStatus: TTaskStatus;

The status of this future, like running or finished as membr of the TTaskStatus enum.

Getter for the Status property.