FireDAC.DatS.IFDDatSTableDataCallback.TableDataChanged
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: IFDDatSTableDataCallback | |
Delphi
procedure TableDataChanged(ARow: TFDDatSRow; AChangeKind: TFDDatSRowState);
C++
virtual void __fastcall TableDataChanged(TFDDatSRow* ARow, TFDDatSRowState AChangeKind) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.