Web.HTTPApp.TCustomContentProducer.ProduceContentFromString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ProduceContentFromString(const S: string): string;

C++

System::UnicodeString __fastcall ProduceContentFromString(const System::UnicodeString S);

Properties

Type Visibility Source Unit Parent
function protected
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomContentProducer

Description

Embarcadero Technologies does not currently have any additional information.