ShellBrowser Delphi Components Documentation
IWorkItem Properties
Jam.Threading.TDelayedProcedure
Legend
IWorkItem Properties
Jam.Threading.IWorkItem
Name
Description
property OnWorkDone: TWorkDoneEvent read GetOnWorkDone write SetOnWorkDone;
This event is fired synchronized when the work of the work item is finished
property Tag: NativeInt read GetTag;
A tag that can be freely used to identify a workitem or store custom data.
Contents
|
Index
|
Home