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