Show: Delphi
C++
Display Preferences
DBAdapt.TCustomDataSetAdapterMemoField.ImplCheckValueChange
From XE2 API Documentation
Delphi
function ImplCheckValueChange(AActionRequest: IActionRequest; AFieldIndex: Integer): Boolean; override;
C++
virtual bool __fastcall ImplCheckValueChange(Adaptreq::_di_IActionRequest AActionRequest, int AFieldIndex);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | DBAdapt.pas DBAdapt.hpp |
DBAdapt | TCustomDataSetAdapterMemoField |
Description
Indicates whether the data was changed by the user.
The ImplCheckValueChange indicates whether the data was changed by the user.