I don''t know how I could have created and managed so many projects without the AdvStringGrid! And although there is already so much functionality in it I''m using my own derived version with automatic column widths, enhanced export to Excel (including text colors, backround colors, comments, merged cells and more), the possibility to fill in static data at design time and more. This often allows me to build a new tool in hours instead of days! Support is also great! Thanks.
- RaΓ Jacqueline
I just wanted to say a big thanks for the "Live Diagram" feature in Diagram Studio. I have a temperature monitoring and control application that can make good use of this idea. It will allow me to visually manage and display a stepped control process, where temperature settings change with time. Thanks again!
- John Gray
I have tried your new "TAdvGDIPChartView : GDI+ enabled multi-pane chart component" demo and I am extremely impressed.
I develop applications using Borland Delphi 5 and for years now, the obvious choice for charting components has been TeeChart. Well not any more !!!
I often find that charting components can be a bit clumsy and awkward to use, but your charting components' properties are extremely well laid out and easy to use.
Also, when looking at the GDI plus demo, the quality of rendering and anti-aliasing is world-class.
Other charting components out there advertise lovely, glossy and shiny charts on their web site, but when you run their demos it's a very different story indeed. They are often poorly rendered and produce dodgy anti-aliased drawings, they are over-priced, etc...
So all in all, you certainly have the best charting component that I have ever came across - on the first release and for such a great price !
I was currently looking for a new charting component - well not any more ! I will be recommending that the company that I work for purchases your new charting component.
- Dave Scott
On another note keep up the good work over there I am loving the TMS Web Core saves me learning a million lines of JavaScript at my age, its astonishing how good and fast it is and the range of demos have given me some additional insight as to what's now easy to achieve for me in web development.
- Paul Krasnowski
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.