[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_str' (#crwlib)

URL_Encode

Declaration

Source position: _crw_str.pas line 1515

function URL_Encode(

  const S: LongString;

  Mode: Integer = um_Safe + um_Strict;

  const AllowChars: TCharSet = []

):LongString;