Excellent components, enhances and improves the end product. Support is excellent. Reply promptly and always have an answer or fix, something which is important when trying to develop software to a deadline. Would highly recommend the components and the company to any fellow Delphi developers.
- Trevor Bradley
This is huge! Visual Studio Code is my go-to for a cross platform editor. Good luck!
- Frazor Scott
J'ai commencé par utiliser le composant AdvStringGrid, car j'avais besoin d'une grille qui permette d'afficher des images, de créer des nœuds. A l'usage ce composant s'avère ultra-complet, je ne lui ai pas encore trouvé de manques. Malgré des besoins complexes, j'ai toujours trouvé LA solution dans l'advStringGrid.
Petit à petit, j'ai utilisé d'autres composants (DBAdvGrid, TWebUpdate et bien d'autres), à chaque fois j'ai gagné un temps fou et obtenu des résultats bien meilleurs que ce que j'attendais au départ.
Enfin, quel plaisir de recevoir des réponses du support technique par e-mail au plus tard le lendemain, souvent en moins d'une heure!
- Nicolas Voillot, France
I bought your component pack recently and I have to admit that out of all the component libraries I have, yours is by far the best one (at least you and I seem to think in the say way. i.e: needed features, behavior, etc...) So, congratulations on a great product!! I wish I have known about your component pack a year ago. If you go to BORCON this year, I will buy you a beer. :-)
- President Healthcare Integrated Solutions, Inc, USA
Another vote for Flexcel here, since the rewritten and updated Flexcel came out a year or two ago, I only use that. Mostly I use it to read XLS and XLSX files, which it does much faster and more flexibly than Excel automation, in my experience. If you also need to write XLS and XLSX files (which I do occasionally) Flexcel has the most amazing utility named 'ApiMate'. You can design your output report in Excel, including only a minimum of actual data, but with all the detailed formatting, headings, and column, row and cell properties you need. Then point ApiMate at the Excel file, and it generates a Delphi program to write the entire XLS file using the Flexcel API, with all the attributes matching those you created in Excel itself. It is then the work of a few moments to adapt the ApiMate-created functions to handle your real data. Magic! Flexcel support is prompt and helpful, too.