[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGUri.escape_string

Declaration

Source position: lazglib2.pas line 3832

function TGUri.escape_string(

  unescaped: Pgchar;

  reserved_chars_allowed: Pgchar;

  allow_utf8: gboolean

):Pgchar;