|
<< Click to Display Table of Contents >> Navigation: Classes > TFilePath > Methods > FindRelativePath |
SIGNATURE=IWFilePath.TFilePath.FindRelativePath@string@string
ETYPE=Method
Declaration:
Delphi: |
public class function FindRelativePath(AFileName: string; APath: string): string; |
C++: |
public: __fastcall String FindRelativePath(String AFileName, String APath); |
Description: TFilePath