RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.ImplSetEchoActionFieldValue Method

Sets the echo flag for this adapter field.

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

ImplEchoActionFieldValue is called by SetEchoActionFieldValue. ImplEchoActionFieldValue is a placeholder. Descendants may override this method. 

 

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