FireDAC.DatS.TFDDatSViewMechList.AddFilter
Delphi
function AddFilter(const AExpression: String; AOptions:
TFDExpressionOptions = []; AEvent: TFDFilterRowEvent = nil): TFDDatSMechFilter;
C++
TFDDatSMechFilter* __fastcall AddFilter(const System::UnicodeString AExpression, Firedac::Stan::Intf::TFDExpressionOptions AOptions = Firedac::Stan::Intf::TFDExpressionOptions() , TFDFilterRowEvent AEvent = 0x0);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSViewMechList |
Description
Embarcadero Technologies does not currently have any additional information.