This modified version of the 'DBCTRLS.RES' resource file, 
renamed here to 'DBCTRLS.NEW', changes the bitmaps found 
on the DbNavigator Component. To implement these changes,
do the following:

  1) RENAME THE CURRENT 'DBCTRLS.RES' FILE FOUND IN THE
     \DELPHI\LIB DIRECTORY TO SOMETHING LIKE 'DBCTRLS.OLD'.
     KEEP THIS FILE SOMEWHERE SAFE. THIS IS VERY 
     IMPORTANT!! IF YOU DON'T DO THIS, YOU WON'T BE ABLE 
     TO RESTORE THE ORIGINAL BITMAPS.
  2) RENAME THE 'DBCTRLS.NEW' INCLUDED HERE TO 'DBCTRLS.RES'
     AND COPY IT TO THE \DELPHI\LIB DIRECTORY.
  3) REBUILD THE CURRENT DELPHI LIBRARY (Options/Rebuild
     Library).

The Dbnavigator component will now have the new bitmaps.
To restore the original bitmaps, simply rename the 
original resource file (saved as 'DBCTRLS.OLD') back to
'DBCTRLS.RES' and rebuild the library.
 
If you want to experiment with your own bitmaps, you will
need a resource editor. I used Symantec Resource Toolkit
included with Symantec C++. Good Luck

Kelly Baker (kbaker@rmci.net) 