RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataSetAdapterMemoField.CheckOrUpdateValue Method
Pascal
function CheckOrUpdateValue(AActionRequest: IActionRequest; AFieldIndex: Integer; AUpdate: Boolean): Boolean;
C++
__fastcall Boolean CheckOrUpdateValue(IActionRequest AActionRequest, int AFieldIndex, Boolean AUpdate);

The CheckOrUpdateValue function is called by ImplUpdateValue and by ImplCheckValueChange

 

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