ShellBrowser Delphi Components Documentation
|
constructor Create(pCancellationToken: ICancellationIndicator = nil; pOnWorkDone: TWorkDoneEvent = nil);
Parameters |
Description |
pCancellationToken: ICancellationIndicator = nil |
Optional. A cancellation token. |
pOnWorkDone: TWorkDoneEvent = nil |
Optional. Method or anonymous procedure that is executed after the work item finished its work. |
Default constructor that creates an object instance of this class.