Implements SQLite Online Backup API functionality for performing backup (copying) the contents of one database into another database, overwriting the original content of the target database.
For a list of all members of this type, see TLiteBackup members.
TLiteBackup = class(TComponent);