Download TMS FlexCel for VCL & FMX v7.13 Full Source for RAD Studio XE - RAD Studio 11 Alexandria

TMS FlexCel for VCL & FMX v7.13 Full Source for RAD Studio XE - RAD Studio 11 Alexandria

TMS FlexCel for VCL & FMX v7.13 Full Source for RAD Studio XE - RAD Studio 11 Alexandria
TMS FlexCel for VCL & FMX v7.13 Full Source for RAD Studio XE - RAD Studio 11 Alexandria


Powerful, extensive & flexible component suite for native Excel report & file generation & manipulation for VCL & FireMonkey.

FlexCel for VCL / FireMonkey is a suite of Delphi components allowing to manipulate Excel files. It includes an extensive API allowing to natively read/write Excel files. If you need to read or create complex spreadsheets, on Windows or macOS on machines without Excel installed, Flexcel can do the job.
Support for cross platform use: Win32, Win64, macOS, iOS, Android and Linux
100% Native support for creating Excel .XLS, .XLSX, .XLSM file formats (Excel 97 - Excel 2019)
100% Native support for reading Excel 2 - Excel 2019 files
100% Native PDF report generation from .XLS/.XLSX files (PDF/A 1, 2 and 3 support)
100% Native support for previewing and printing .XLS/.XLSX files
Fully standards compliant HTML 5 file generation from .XLS/.XLSX files
Export .XLS & .XLSX files to SVG
Report Engine that allows to create complex reports using Excel as your report designer, so your final users can modify them. You can use images/comments/conditional formats/merged cells/pivot tables/charts and almost anything you can think of on those reports
Support for formula recalculation supporting over 300 Excel functions
ApiMate tool for automatically showing needed Delphi/C++ code for generating specific .XLS/.XLSX file cells with Flexcel
Templates can be embedded inside your exe. No additional files to distribute
Can write images/comments/conditional formats/merged cells/pivot tables/charts and almost the complete Excel feature set in native mode
Designed from start to make full use of modern Delphi features like records with methods or generics.
Also available as a fully managed .NET library
Fully documented. FlexCel has a documentation center with guides, tips, full reference for every method and more than 50 working examples to help you get started.

v7.13
New : Support for the "Black and white" printing option in Excel
New : Support for office 2021
New : Support for Radar charts
New : New convenience method LoopOverUsedRange that can be used to loop over a range of cells
New : Ability to set the bottom row when specifying an autofilter
Improved : New property IsLocked in TShapeOptions
Improved : New properties TextHorizontalOverflow and TextVerticalOverflow in TShapeProperties
Improved : New overloaded version of SetObjectProperty for booleans
Improved : New method SetObjectProperties to set all the object properties in one step
Improved : New convenience properties TextRotated, TextVerticalAlignment, TextHorizontalAlignment and LockText in TShapeProperties
Improved : Improved legend drawing in charts
Improved : Android demos now use AndroidX instead of Support Library
Fixed : When setting an Axis position in a chart to cross in the max value with the API, the value was ignored and it always used the manual crossing point.
Fixed : Some hidden fills in files could be read as normal fills and so would appear if reading and saving a file.
Fixed : Rotation of Axis text set by the API was ignored.
Fixed : Background of Axis text set by the API was ignored.