RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.ImplGetEchoActionFieldValues Method

Returns the value of the echo flag.

Pascal
function ImplGetEchoActionFieldValues: Boolean; virtual;
C++
virtual __fastcall Boolean ImplGetEchoActionFieldValues();

ImplGetEchoActionFieldValues returns the value passed to ImplSetEchoActionFieldValues. If ImplSetEchoActionFieldValues has not been processed during the current HTTP request then False is returned. 

 

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