FireDAC.DatS.TFDDatSAggregate.RowUpdated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RowUpdated(ARowIndex, AOldRowIndex: Integer);

C++

void __fastcall RowUpdated(int ARowIndex, int AOldRowIndex);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSAggregate

Description

Embarcadero Technologies does not currently have any additional information.