RAD Studio VCL Reference
|
Returns the full path of a file name in UNC format, if appropriate.
function ExpandUNCFileName(const FileName: string): string; overload;
AnsiString ExpandUNCFileName(const AnsiString FileName);
ExpandUNCFileName returns the fully-qualified file name for a specified file name.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|