Collapse All
ShellBrowser Delphi Edition Documentation
IsDrive Function
Returns true if the path is a drive.
Syntax
Pascal
function
IsDrive
(
const
path
: UnicodeString): Boolean;
File
ShellBrowser
Returns
true
, if the given path is a drive like C: or D:
Copyright (c) 2011. All rights reserved.
Contents
|
Index
|
Home