FastCube VCL Releases
Released: Jun 16, 2020
Updates in v2.11.x
v2.11.2
Updated Sep 10, 2020
Features
- Updated Czech locale resources.
Fixes
- Fixed header drawing (D10.4 bug).
- Access violation with double click on the script edit in the dimension editor.
v2.11
Updated Jun 16, 2020
Features
- Added support for Embarcadero RAD Studio 10.4.
- Added cell highlight option compared with average value (TfcxAverageHighlight).
- Added most/least N cell highlight option (TfcxTopHighlight).
- Added repeatable/unique cell highlight option (TfcxUniqueHighlight).
- Added cell...
Released: Feb 11, 2020
Updates in v2.10.x
v2.10.1
Updated Feb 29, 2020
Fixes
- Fixed TDate, TTime, TDateTime fields parse for Lazarus/FPC.
- Fixed array out of bounds error in TfcxSliceGrid.
v2.10
Updated Feb 11, 2020
Features
- Added expression support. Expressions allows simple calculations to be performed based on measure and dimension values and functions.
- Added methods
TfcxCustomNodePopup.ExpandAll
, TfcxCustomNodePopup.CollapseAll
, property TfcxCustomGrid.AutoExpandPopups
(true by default) which defines whether to expand/collapse all...
Released: Mar 18, 2019
Updates in 2.9
Funktionen
- Added TfcxCube.SaveExtras to allow saving of Filters and Charts together with cube.
- New cube format version with ansi-strings in UTF-8 format for compatibility with .Net.
- Added support for RAD Studio 10.3 Rio.
- Added TfcxSliceGrid.OnAcceptDrag event which allows to control DragDrop operations in grid.
- Added TfcxSlice.SyncronizeYFieldsWidth property which set width syncronization between axis level and field caption.
- Added SliceGrid.OnDrawItem event.
- Changed CubeGrid header draw and...
Released: Sep 19, 2018
Updates in v2.8.0
Funktionen
- Added TfcxCustomGrid.OnCreatePainter event which allows to create an own grid painter.
- Added group creation by condition in code and and in TfxSliceGrid menu.
- Grouping and filtering through the axes context menu now handles selection.
- Added TfcxCubeGrid.FilterManager property. If the property is set then grid shows filtered set of data.
- Added class TfcxFilteredOrderedRecordSetProvider.
- Added TfcxZoneRestriction.zrDontShowDropDown to disable showing of drop down window and a...
Released: Dec 7, 2017
Updates in 2.7
Funktionen
- Added new export filter to Microsoft Excel 2007 (xlsx). The parameters of the export filter are identical to the Microsoft Excel (xls) filter.
- Added support for RAD Studio 10.2 Tokyo IDE.
Fehlerkorrekturen
- Fixed names of TeeChart units in fcxpChartEditor.pas.
- Fixed error with Null values in export to Microsoft Excel 2007 (.xlsx).
- Fixed error reading milliseconds from XML.
- Fixed stack overflow error in popup list of unique values.
- Fixed text drawing using themes.
- Fixed error creating...
Released: Oct 26, 2016
Updates in 2.6
Funktionen
- Added the ability to restrict user from slice reconfiguration. Restrictions should be set for each zone separately in the zone Restrictions property. For the moment 3 types of restrictions are implemented:
- zrDontMoveItems - disable field list change for the zone. The restrictions prevents from add, remove and move fields in the zone.
- zrDontShowPopupMenu - disable zone context menu popup.
- zrDontEditItemProperties - disable zone/field property editor showing.
- Several restrictions can be...
Released: Jan 12, 2016
Updates in this release
Updates in 2.5
- Added support for Embarcadero Rad Studio 10 Seattle.
- Apply percent format to "display as percent" cells while export to XLS
- Added support of ShortInt fields
- Added restoring selected cell after loading schema
- Added export to CSV
- Added property TfcxAxisContainer.DimCaption[ALevel: TfcxSmallCount; AVisIndex: Integer]: TfcxString
- Reimplemented XML-A export
- If cell value is both minimum and maximum of the column/row then treat it as maximum for highlight rules
- Fixed errors in language...
Released: Aug 12, 2015
Updates in this release
Updates in 2.4
- Added OnPrepareSaveDialog event for export components. This allows you to setup a save dialog before showing it to user.
- Additional totals uses property CalcTotalsOnTotals.
- Fixed painting of expand/collapse icons when windows themes are disabled and some VCL style is used.
- Fixed error with SmallInt.
- Fixed: SliceFieldExtra is not saved in Measure Editor.
- Fixed error Out of memory in some case.
Released: Jun 22, 2015
Updates in this release
Updates in 2.3
- Support for Embarcadero RAD Studio XE8 (Delphi XE8/C++Builder XE8).
- Added sorting in CubeGrid and DetailGrid.
- Added the aggregate functions Weighted Arithmetic Mean and Median.
- Added option to merge cells in Excel export.
- Calculation acceleration and optimization.
Released: Dec 2, 2013
Updates in this release
Updates in 2.1
- New progress type to track loading data progress.
- Events to handle script errors.
- Script functions to search and measure value by dimensions.
- Procedure for adding functions to scripts.
- Use default color palette when exporting to Excel.
- Override zone popup menus or inject menu items into zone popup menus.
- Change behavior of menu items on a toolbar.
- Change behavior of buttons on a toolbar.