ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.ShowNetConnectionDialog

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

Syntax
Pascal
function ShowNetConnectionDialog: Boolean; deprecated;

It returns true if the dialog was successfully displayed.

ShellBrowser.ShowNetConnectionDialog;