RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField.UpdateValue Method

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

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

UpdateValue calls the virtual method ImplUpdateValue

 

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