Language:
Русский
English
FExpand (function) (Dos unit)
Expands a file name into a fully-qualified file name.
Declaration
function FExpand (Path: PathStr): PathStr;
Target
Real, Protected
Remarks
The PathStr type is defined in the Dos unit.
FExpand (function) (Dos unit) |
Language: FExpand (function) (Dos unit) Expands a file name into a fully-qualified file name. Declarationfunction FExpand (Path: PathStr): PathStr; TargetReal, Protected RemarksThe PathStr type is defined in the Dos unit. See AlsoSample Code |
|
|