--- ---
Question
I have (mostly) converted an application from Paradox to DBISAM. How do I know if I have really got the BDE out of my program?
I have 150 forms in the application and I have been through them all fairly methodically, but how can I be sure that I'm not compiling in bits of BDE every time?
Is there a thing in the "uses" clause that is there for BDE and not for DBISAM? Is there a way of looking at the EXE to see if there is BDE stuff in it?

Here is a list of possible approaches: