Data.DBXCommon.TDBXCallbackValue.SetRowValue
Delphi
procedure SetRowValue; override;
C++
virtual void __fastcall SetRowValue()/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Data.DBXCommon.pas Data.DBXCommon.hpp | Data.DBXCommon | TDBXCallbackValue | 
Description
Sets the value of the FDbxRow field.
SetRowValue updates the value of the FDbxRow field to this TDBXCallbackValue.