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

Dequote_or_URL_Decode

Declaration

Source position: _crw_str.pas line 738

function Dequote_or_URL_Decode(

  Line: LongString;

  quote: Char = QuoteMark;

  const Spaces: TCharSet = JustSpaces

):LongString;