Will your products work under D3?
No, we do not plan to support compilers older than 4 series.
Do you plan to develop Kylix versions of your products?
No. Probably in the future when there will be more potential customers.
Can I use your products under Delphi 5 Standard Edition?
EasyTable cannot be used there, as this edition of Delphi does not support any database components.
The same problem with Personal editions and trial versions.
As for other products, please, try it on another edition of Delphi (C++ Builder) if they does not work with your compiler.
Standard, Personal editions and trial versions contains various limitations, so
if our product does not run there, you can try it under Professional, Enterprise or Architect editions.
When I run my program under Delphi, it shows this error message and asks for the path to source code. Why?
You have installed a compiled package (*.bpl) in the IDE and you have no path to source code of this package.
If an exception is raised while running the project under IDE, it will show a dialog that asks for the path
to source code (integrated debugger needs it to point the line with this exception in the source code).
You can simply ignore this dialog and continue running the project. After that you will see the exception message.
If you do not know why this exception occurs, contact author of the package.
|