FireDAC.Phys.SQLiteWrapper.TSQLiteDatabaseAuthorizeEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TSQLiteDatabaseAuthorizeEvent = procedure (ADB: TSQLiteDatabase;
ACode: Integer; const AArg1, AArg2, AArg3, AArg4: String; var AResult: Integer) of object;

C++

typedef void __fastcall (__closure *TSQLiteDatabaseAuthorizeEvent)(TSQLiteDatabase* ADB, int ACode, const System::UnicodeString AArg1, const System::UnicodeString AArg2, const System::UnicodeString AArg3, const System::UnicodeString AArg4, int &AResult);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper FireDAC.Phys.SQLiteWrapper

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !