You are reading help file online using chmlib.com
|
function ExtractFileDir(const FileName: string): String;
Extracts the drive and directory parts of the given file name. The resulting string is empty if FileName contains no drive and directory parts.
You are reading help file online using chmlib.com
|