Unit 'SQLiteDB' Package
[Overview][Types][Classes][Procedures and functions][Index] [#sqlite]

TSQLiteExecCallback

Declaration

Source position: sqlitedb.pas line 11

type TSQLiteExecCallback = function(

  Sender: pointer;

  Columns: Integer;

  ColumnValues: ppchar;

  ColumnNames: ppchar

):Integer of object;


Documentation generated on: 2023-03-18