API:Web.HTTPApp.HTTPEncode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HTTPEncode(const AStr: string): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall HTTPEncode _DEPRECATED_ATTRIBUTE1("Use TNetEncoding.URL.Encode") (const System::UnicodeString AStr);

Properties

Type Visibility Source Unit Parent
function public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp Web.HTTPApp

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!