|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| FastCube 1.6 | Oct 8, 2009 | Major Update | + Added function TfcAxis.GetVisibleIndexFromAbs(ALevel: Integer; AAbsIndex: Integer; var AIndex: integer; var AVisible: Boolean): Boolean; + Added procedure TfcGrid.SelectCell(ACol, ARow: integer; AMakeVisible: boolean); + Added support for Embarcadero Rad Studio 2010 (Delphi/C++Builder) |
| FastCube 1.5 | Feb 12, 2009 | New Release | + Changed: row height calculation algorithm of the X Axis + Added property: TfcGrid.MaxRowHeightInXAxis + Added properties in Measures[] ColOffsetValueWithDimValue[ADimValue: Variant] and ColOffsetValueWithDimValue[ADimValue: Variant] + Added support for the mouse wheel in the detail grid. |
| FastCube 1.4 | Oct 14, 2008 | New Release | + Added option mdsoSaveChartInSchema in TfcSlice (save Chart properties in Schema) + Added new aggregate function "List of Unique" + Added new event TfcSlice.OnInterpreterCreated to add users variables and functions to Script + You can use values of detail records in script |
| FastCube 1.3 | Mar 12, 2008 | New Release | + Added styles for cells with total: cellrowtotal, cellrowgrand, cellcoltotal, cellcolgrand, cellfulltotal, cellfullgrand, cellrowtotalcolgrand, cellrowgrandcoltotal + You can use keyboard now to scroll content of DetailGrid + in detail grid added cell focus |
| FastCube 1.2 | Dec 7, 2007 | New Release | + added property SelectedArea in TfcGrid (coordinate of selected area in Grid) + added possibility of changing PopUpList width + added save PopUpList width in slice + added split of Time (Hour, Minute, Second). Cube option: mdcoMakeTimes. + added event onGetStyles in TfrcGrid for setting styles |
| FastCube 1.1 | Oct 8, 2007 | New Release | + added new aggregate function "Count of Unique" + added new property DefaultFormat for Date, Time and Numeric. + added new property FormatString in TfcCubeField. + added support for ftLargeInt and ftMemo fields + added option mdsoNoTotalIfOneValue (No Total if data only one row) |