ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamNetConnectionDialog.ConnectedDriveLetter Property

Returns the drive letter of the connected device.

Syntax
Pascal
property ConnectedDriveLetter: UnicodeString;

This read only property returns the drive letter of the device which the user has connected. If an error occurred or the user canceled the dialog, the string is empty.

Copyright (c) 2011. All rights reserved.