FireDAC.Phys.SQLiteWrapper.TSQLiteDatabaseAuthorizeEvent

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper FireDAC.Phys.SQLiteWrapper

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。