RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField.ValidateValue Method

Validates values(s) entered by the end-user.

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

ValidateValue calls the virtual function ImplValidateValue

 

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