ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JAMDialogs.TJamNetDisconnectDialog.Execute

Use this function to show the dialog and you want to provide a prent window handle

Syntax
Pascal
function Execute(ParentWnd: HWND): Boolean; override; overload;
Parameters 
Description 
ParentWnd: HWND 
The window handle of the parent window. 

The function returns true, when the user successfully opens a folder and false, when the user presses the cancel button. This method is only available in Delphi 2006 and later.