API:FireDAC.DatS.IFDDatSTableDataCallback.TableDataChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure TableDataChanged(ARow: TFDDatSRow; AChangeKind: TFDDatSRowState);

C++

virtual void __fastcall TableDataChanged(TFDDatSRow* ARow, TFDDatSRowState AChangeKind) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS IFDDatSTableDataCallback

Description

Embarcadero Technologies does not currently have any additional information.