FireDAC.DatS.TFDDatSTable.RemoveDataCallback

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

procedure RemoveDataCallback(const ACallback: IFDDatSTableDataCallback;
ARemoveLastOne: Boolean);

C++

void __fastcall RemoveDataCallback(const _di_IFDDatSTableDataCallback ACallback, bool ARemoveLastOne);

Description

Embarcadero Technologies does not currently have any additional information.