RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TISAPIResponse.SetContent Method

Sets the Content property.

Pascal
procedure SetContent(const Value: AnsiString); override;
C++
virtual __fastcall SetContent(const AnsiString Value);

SetContent is the protected method used by ISAPI response objects to set the Content property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!