Just a little thing (Very very minor issue).
In Delphi IDE, in menu "Interbase".
"Devart Home page", "IBDAC Home page" and links of "About" open Internet Explorer and not the default internet navigator of the user.
Something like :
Code: Select all
ShellExecute(0,'open','http://www.devart.com/','','',SW_SHOWNORMAL);

Best regards,