ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.IWorkItem.GetOnWorkDone
Syntax
Pascal
function GetOnWorkDone: TWorkDoneEvent;

The TWorkDoneEvent that should be fired when this work item has finished.

Getter for the OnWorkDone event.