You are reading help file online using chmlib.com
|
function ExpandFileName(const FileName: string): String;
Returns a string containing a fully qualified path name for the file passed in the FileName. A fully qualified path name includes the drive letter and any directory and subdirectories in addition to the file name and extension.
You are reading help file online using chmlib.com
|