FireDAC.Comp.Client.TFDReconcileRowEvent
C++
typedef void __fastcall (__closure *TFDReconcileRowEvent)(System::TObject* ASender, Firedac::Dats::TFDDatSRow* ARow, Firedac::Dapt::Intf::TFDDAptReconcileAction &Action);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
typedef | public | FireDAC.Comp.Client.hpp | FireDAC.Comp.Client | FireDAC.Comp.Client |
説明
TFDReconcileRowEvent は、TFDCustomTableAdapter クラスで使用されるコールバック手続きです。
TFDReconcileRowEvent は、TFDCustomTableAdapter クラスの OnUpdateRow イベントで呼び出されるコールバック手続きの型です。