EQDBInvalidPW type
Unit
QDB
Declaration
EQDBInvalidPW = class(EQDBError);
Description
Attempting to open an encrypted QDB file without the correct
Password
raises this exception.
See also:
OnDemandPassword
.