FireDAC.DatS.TFDFilterRowEvent
Delphi
TFDFilterRowEvent = function (AMech: TFDDatSMechFilter; ARow: TFDDatSRow;
AVersion: TFDDatSRowVersion): Boolean of object;
C++
typedef bool __fastcall (__closure *TFDFilterRowEvent)(TFDDatSMechFilter* AMech, TFDDatSRow* ARow, TFDDatSRowVersion AVersion);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | FireDAC.DatS |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !