ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.IsDrive

Returns true if the path is a drive.

Syntax
Pascal
function IsDrive(const pPath: String): Boolean;
Parameters 
Description 
const pPath: String 
The path that should be checked. 

True if the given path is a drive like C: or D: