FireDAC.Phys.SQLiteWrapper.TSQLiteVCursor.VTabFilter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure VTabFilter(const AIndex: Integer; const AIndexStr: String); virtual; abstract;

C++

virtual void __fastcall VTabFilter(const int AIndex, const System::UnicodeString AIndexStr) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteVCursor

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!