FireDAC.DatS.TFDDatSAggregate.RowUpdated
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSAggregate | |
Delphi
procedure RowUpdated(ARowIndex, AOldRowIndex: Integer);
C++
void __fastcall RowUpdated(int ARowIndex, int AOldRowIndex);
Description
Embarcadero Technologies does not currently have any additional information.