FastCube 1.9 released!
FastCube 1.9
+ Added support of Embarcadero Rad Studio XE2 (Delphi XE2/C++Builder XE2)
+ Added feature loading data from multiple sources with the same
structure. Added TfcCube.UseMultiLoad property and event
TfcCube.OnGetNextDataset
+ Added Lithuanian resources (thanks Evaldas)
+ Added in script properties VisibleCol and VisibleRow in TDimensions
and TMeasures.
+ Added option mdcoUseYearInWeekOfYear in TfcCube.Options. It allows to
distinguish number of week from the past or from the next year.
+ Added in script properties TDimensions.MembersCountInCol: Integer and
TDimensions.MembersCountInRow: Integer.
+ Added option mdsoCalcOrderByDimOrder in TfcSlice (Use Dimensions order
during calculation measures)
+ Added event OnAfterAddedSliceFieldToRegion: TfcSliceFieldRegionChanged
in TfcSlice.
+ Added version info in StatForm (open from toolbar).
+ Added Hungarian resources (thanks Berenyi Gabor)
* unit fcAbout renamed to fcAboutDlg since 1stClass has same unit name
* Changed for compatibility with version 2
- Fixed error in GetFirstColIndex, GetFirstRowIndex
- Fixed error in TfcCube.Refresh
- Fixed error loading multiple dataset
- Fixed few errors with showing nationals characters in Lazarus
- Changed few sort routines to fix problems with accidental dissapearing
of random dimension members experienced by Lazarus users only
- Fixed error with sort by measure totals and focused row/column
(measures count > 1)
- Fixed print error (value with '[]')
- Fixed Recompile ({$R-} {- Range-Checking })
- Fixed Recompile for Embarcadero Rad Studio XE (Delphi XE/C++Builder XE)
+ Added support of Embarcadero Rad Studio XE2 (Delphi XE2/C++Builder XE2)
+ Added feature loading data from multiple sources with the same
structure. Added TfcCube.UseMultiLoad property and event
TfcCube.OnGetNextDataset
+ Added Lithuanian resources (thanks Evaldas)
+ Added in script properties VisibleCol and VisibleRow in TDimensions
and TMeasures.
+ Added option mdcoUseYearInWeekOfYear in TfcCube.Options. It allows to
distinguish number of week from the past or from the next year.
+ Added in script properties TDimensions.MembersCountInCol: Integer and
TDimensions.MembersCountInRow: Integer.
+ Added option mdsoCalcOrderByDimOrder in TfcSlice (Use Dimensions order
during calculation measures)
+ Added event OnAfterAddedSliceFieldToRegion: TfcSliceFieldRegionChanged
in TfcSlice.
+ Added version info in StatForm (open from toolbar).
+ Added Hungarian resources (thanks Berenyi Gabor)
* unit fcAbout renamed to fcAboutDlg since 1stClass has same unit name
* Changed for compatibility with version 2
- Fixed error in GetFirstColIndex, GetFirstRowIndex
- Fixed error in TfcCube.Refresh
- Fixed error loading multiple dataset
- Fixed few errors with showing nationals characters in Lazarus
- Changed few sort routines to fix problems with accidental dissapearing
of random dimension members experienced by Lazarus users only
- Fixed error with sort by measure totals and focused row/column
(measures count > 1)
- Fixed print error (value with '[]')
- Fixed Recompile ({$R-} {- Range-Checking })
- Fixed Recompile for Embarcadero Rad Studio XE (Delphi XE/C++Builder XE)