ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
IsDrive Function

Returns true if the path is a drive.

Syntax
Pascal
function IsDrive(const path: UnicodeString): Boolean;

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

Copyright (c) 2011. All rights reserved.