TSQLiteConnection feature request

Can we add features to allow a(dvanced) user to specify LockingMode and SynchromousMode:

Either add them to the existing Params property, or, add a NEW PRAGMAs property, so user can add SQLite pragmas to be executed at TSQLiteConnection.Create.
Thank you.

You can simply execute them as SQL statements: