RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TISAPIResponse.SetLogMessage Method

Sets the value of the LogMessage property.

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

SetLogMessage is the protected method used by ISAPI response objects to set the LogMessage property. 

 

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