EQDBNoData type
Unit
QDB
Declaration
EQDBNoData = class(
EQDBIndexError
);
Description
Attempting to operate on an empty file raises this exception or the corresponding
warning
event (if a handler for it has been assigned).