| - The more careful part requires checking your application's logic to make sure it does the same job with the different division of responsibilities between TQDBView and TPanel. It can be easy, for example, to forget to replace property values that were lost in the form conversioncheck the backup copies of the old dfm files to jog your memory. Another common glitch occurs when a TQDBPanel had its Enabled property set false. In operation it would have been toggled as necessary as the database was accessed. Now it will just sit there making you wonder why you can't browse the fileremove it.
|