RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TISAPIResponse.GetLogMessage Method

Reads the value of the LogMessage property.

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

GetLogMessage is the protected access function for LogMessage property. 

 

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