[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: _crw_str.pas line 1515
function URL_Encode( |
const S: LongString; |
Mode: Integer = um_Safe + um_Strict; |
const AllowChars: TCharSet = [] |
):LongString; |