API:FireDAC.Phys.SQLiteWrapper.TSQLiteVObject.Error

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Error(const AMsg: String); virtual; abstract;

C++

virtual void __fastcall Error(const System::UnicodeString AMsg) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.