Source position: sqliteindexdb.pp line 32
type TDatabaseID = record
ID: Int64;
Name: UTF8string;
end;