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

TSQLiteBusyCallback

Declaration

Source position: sqlite3db.pas line 24

type TSQLiteBusyCallback = function(

  Sender: TObject;

  BusyCount: Integer

):LongInt of object;


Documentation generated on: 2025-07-25