Sorry to say that I regret about my Scripter purchase. I mean, I regret that I didn't purchase it before ;-)
I implemented the routine I needed in my application in less than 4 hours, thanks to the excellent examples in documentation and available features.
I'm even "scared" because everything worked in the very first time and every time this happens there is something really wrong "hidden" that only shows up when the application is running at the customer (one of the Murphy's Law).
Congratulations.
- Natali Junior Samuel
The email was a genuine query but it was also a test as to how quick you were to respond to user questions and you passed that with flying colours. I am very impressed with your company and the quality of the controls you have to offer.
- Warren Weber, Australia
TMS Aurelius is really some awesome piece of technology that has been missing from Delphi for years. REALLY good framework that is well thought-through. Believe me, I have had my look at a fair number of ORMs.
- Holger Flick
I don't know where I would be without my TMS Software Components! They make life so much easier designing and implementing modern day interfaces. I have and still do recommend you to many people on Delphi Pages and various other forums out there.
Keep up the great work you do, it is a credit to you and your company.
All the best Chris
- Chris O'Connor via email
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.