ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TControlHelper.BeginInvoke
Syntax
Pascal
procedure BeginInvoke(pProc: TThreadProcedure);
Parameters 
Description 
pProc: TThreadProcedure 
The prodecure that should executed in context of the control's UI thread. 

Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.