FireDAC.Comp.Client.TFDReconcileRowEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TFDReconcileRowEvent)(System::TObject* ASender, Firedac::Dats::TFDDatSRow* ARow, Firedac::Dapt::Intf::TFDDAptReconcileAction &Action);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public FireDAC.Comp.Client.hpp FireDAC.Comp.Client FireDAC.Comp.Client

Description

TFDReconcileRowEvent est une procédure de rappel utilisée par la classe TFDCustomTableAdapter.

TFDReconcileRowEvent est un type de procédure de rappel appelée par l'événement OnUpdateRow de la classe TFDCustomTableAdapter.

Voir aussi