RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TISAPIResponse.GetContent Method

Reads the value of the Content property.

Pascal
function GetContent: string; override;
C++
virtual __fastcall AnsiString GetContent();

GetContent is the protected access function for the Content property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!