RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField.ImplUpdateValue Method

Updates the adapter field with value(s) entered by the end-user.

Pascal
procedure ImplUpdateValue(AActionRequest: IActionRequest; AFieldIndex: Integer); virtual;
C++
virtual __fastcall ImplUpdateValue(IActionRequest AActionRequest, int AFieldIndex);

ImplUpdateValue is a placeholder. Descendants override this method. 

 

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