FireDAC.Comp.DataSet.TFDDataSet.TableDataChanged
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: TFDDataSet |
Delphi
procedure TableDataChanged(ARow: TFDDatSRow; AChangeKind: TFDDatSRowState);
C++
void __fastcall TableDataChanged(Firedac::Dats::TFDDatSRow* ARow, Firedac::Dats::TFDDatSRowState AChangeKind);
Description
Embarcadero Technologies does not currently have any additional information.