| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Deprecated.
Source position: fileutil.pas line 70
function CreateAbsolutePath( |
const Filename: string; |
const BaseDirectory: string |
):string; |
Deprecated. Use the CreateAbsolutePath function from the LazFileUtils unit.
|
Returns an absolute path relative to the specified base directory (when needed). |