Web.HTTPApp.TCustomContentProducer.ProduceContentFromStream

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ProduceContentFromStream(Stream: TStream): string;

C++

System::UnicodeString __fastcall ProduceContentFromStream(System::Classes::TStream* Stream);

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.