Use this method to display the system dialog to connect a new network drive.
function ShowNetConnectionDialog: Boolean; deprecated;
It returns true if the dialog was successfully displayed.
ShellBrowser.ShowNetConnectionDialog;
ShellBrowser.TShellBrowser