FireDAC.Phys.SQLiteWrapper.TSQLiteDatabase.OnWal
Delphi
property OnWal: TSQLiteDatabaseWalEvent read FOnWal write SetOnWal;
C++
__property TSQLiteDatabaseWalEvent OnWal = {read=FOnWal, write=SetOnWal};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | public | FireDAC.Phys.SQLiteWrapper.pas FireDAC.Phys.SQLiteWrapper.hpp |
FireDAC.Phys.SQLiteWrapper | TSQLiteDatabase |
Description
Embarcadero Technologies does not currently have any additional information.