function GetCanonicalPath(const Path: string): string; virtual;

 

Description

Call the GetCanonicalPath method to canonize the given path name to the canonical one. GetCanonicalPath converts path names containing ".." components or relative path names without a leading slash into canonical paths.

 

Parameters:

Path - original path which should be resolved into the canonical path.
Result - returns the resolved canonical path.

 

See also

GetFullPath

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support