command-delphi
command-delphi copied to clipboard
TAsyncCommand.DoInitCommand
type
TAsyncCommand = class
procedure DoInitCommand; virtual;
end;
DoInitCommand ran in main thread before background thread start