FireDAC.DatS.TFDDatSMechFilter.OnFilterRow
Delphi
property OnFilterRow: TFDFilterRowEvent read FOnFilterRow write SetOnFilterRow;
C++
__property TFDFilterRowEvent OnFilterRow = {read=FOnFilterRow, write=SetOnFilterRow};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSMechFilter |
Description
Embarcadero Technologies does not currently have any additional information.