FireDAC.Comp.DataSet.TFDDataSet.TableDataChanged

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.