Subject locate after specified record with IBOQuery
Author Adriano Urbano
Dear Team IBObjects,

When I try to define the value [lopFindNearest] for the options parameter of
the locate method of TIBOQuery, I get an compiling error message: Undeclared
identifier: 'lopFindNearest'

How may I search for the record after a specified record and make that
record the current record using TIOBQuery???

Adriano Urbano