procedure BeginInvoke(pProc: TThreadProcedure);
Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
ShellBrowser.TControlHelper