ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.IsDrive

This function returns true, if the given path is a drive like C:, D: or \servershare .

Syntax
Pascal
function IsDrive: Boolean;

True if the given path is a drive or a share.