Returns the drive portion of a file name.
function ExtractFileDrive(const FileName: string): string;
AnsiString ExtractFileDrive(const AnsiString FileName);
SysUtils
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|