ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.ShowNetConnectionDialog Method

Use this method to display the system dialog to connect a new network drive.

Syntax
Pascal
function ShowNetConnectionDialog: Boolean;

It returns true if the dialog was successfully displayed.

ShellBrowser.ShowNetConnectionDialog;
Copyright (c) 2011. All rights reserved.