|
<< Click to Display Table of Contents >> Navigation: Functions > URLPathToFilePath |
SIGNATURE=IWUtils.URLPathToFilePath@string@string
ETYPE=Function
Declaration:
Delphi: |
function URLPathToFilePath(aRootPath: string; aSubPath: string): string; deprecated; |
C++: |
String URLPathToFilePath(String aRootPath, String aSubPath); |
Unit: IWUtils.pas
Description: This is function IWUtils.URLPathToFilePath.
Parameters:
•aRootPath: string
•aSubPath: string
Result(string):