FireDAC.Comp.Client.TFDCustomTableAdapter.OnUpdateRow
Delphi
property OnUpdateRow: TFDUpdateRowEvent read FOnUpdateRow  write FOnUpdateRow;
C++
__property TFDUpdateRowEvent OnUpdateRow = {read=FOnUpdateRow, write=FOnUpdateRow};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| event | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp | FireDAC.Comp.Client | TFDCustomTableAdapter | 
Description
Embarcadero Technologies does not currently have any additional information.