path:\lazarus\fpc\3.2.2\source\packages\sqlite\src\sqlite3.inc, line 1188,1189
This tips leak dll usage and function. Or maybe change to:
SErrLoadFailed = 'Can not load the library "%s". Check your installation.'
SErrAlreadyLoaded = 'App interface already initialized from library %s.';
---
Do not let user know this err dll is sqlite libs. maybe we want reset name the "sqlite3.dll" to "applib.dll" or other name.