|
<< Click to Display Table of Contents >> Navigation: Functions > IncludeURLPathDelimiter |
SIGNATURE=IWUtils.IncludeURLPathDelimiter@String
ETYPE=Function
Declaration:
Delphi: |
function IncludeURLPathDelimiter(AURLPath: String): string; deprecated; |
C++: |
String IncludeURLPathDelimiter(String AURLPath); |
Unit: IWUtils.pas
Description: All URL related functions were moved to IW.Common.URL unit (TURL class). Old functions were kept here for compatibility
Parameters:
•AURLPath: String
Result(string):