RAD Studio VCL Reference
|
Returns the content that the producer creates.
function ProduceContent: string;
__fastcall AnsiString ProduceContent();
Call ProduceContent to retrieve the content for using in an HTTP response message. In most cases, this content is a string of HTML commands defining a Web page, although it can be any valid MIME type.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|