API:Web.HTTPApp.HTMLDecode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HTMLDecode(const AStr: String): String;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall HTMLDecode _DEPRECATED_ATTRIBUTE1("Use TNetEncoding.HTML.Decode") (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.