Steps to reproduce it
1. Create new Delphi project.
2. Drop IbcCOnnection then connect to database EMPLOYEE.GDB
3. Drop IbcQuery, enter query
SELECT * FROM customer
4. Change IbcQuery1.Options BooleanDomainFields and DefaultValues to true
5. IbcQuery->Field Editor -> Add all fields
6. ERROR : List index out of bounds (-1) ...
I've done the same thing with version 3.00.15 , and all OK.
Please fix it.
PS : Deplhi 7/Delphi XE, Windows XP XP3