RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.ImplSetEchoActionFieldValues Method

Sets the echo flag for this adapter's fields.

Pascal
procedure ImplSetEchoActionFieldValues(AValue: Boolean); virtual;
C++
virtual __fastcall ImplSetEchoActionFieldValues(Boolean AValue);

ImplEchoActionFieldValues modified the EchoActionFieldValue property of the adapter's fields. 

 

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