FireDAC.DatS.TFDDatSAggregate.RowDeleted

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSAggregate

Delphi

procedure RowDeleted(ARowIndex: Integer);

C++

void __fastcall RowDeleted(int ARowIndex);

Description

Embarcadero Technologies does not currently have any additional information.