FireDAC.Phys.SQLiteWrapper.TSQLiteVCursor.VTabColumn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure VTabColumn(const AIndex: Integer); virtual; abstract;

C++

virtual void __fastcall VTabColumn(const int AIndex) = 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.