FastCube 1.6 released. Added support of Embarcadero Rad Studio 2010.

edited 7:20AM in News
FastCube 1.6 released. Added support of Embarcadero Rad Studio 2010.

+ 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)
+ Added option mdsoSaveFiltersByValue в TfcSlice (save in Schema filters by value)
+ Added new aggregate function "Last value". It is possible to use it with any type of the data!
+ Added property UseParentFont into TfcGridStyles.
+ Font, color and alignment of TfcGrid are used when print with TfrcGrid.
+ Added property Font into TfcGridStyle.
+ Added script property Measure[].TotalValueForDims to get measure total value for dimensions dim1, dim2, ...
+ Added Greek resources (thanks Dimitris Karagikas)
+ Added an ability to use one field for the measures and dimension simultaneously
+ Added script events OnGetSeriesClass, OnSeriesCreated and OnChartFilled in TfrcChartView.
+ Updated chart support in unit frcCrossRTTI.
+ Added property StackType (MultiBar) in TfcChart.
+ Added support THorizBarSeries in TfcChart.
+ Added new events OnSaveTemplate and OnLoadTemplate in TfcChart.
+ Added new property DefaultTemplatePath in TfcChart.
+ Added new properties DefaultSchemePath, DefaultCubePath and DefaultExportPath in TfcGrid.
+ Added option in Grid: mdgoChangeOrderByClick - Switching order of sorting by one mouse button clicking.
+ Added properties Dimensions.IsTotalByCol and Dimensions.IsTotalByRow. You can use this properties in Script.
+ Added new format type fkCustom (You can to create and registrate custom formates.
Use fcCustomFormats.AddFormat. See examples fcExamples).
+ Added Swedish resources from Niklas Larsson
+ Added FastReport integration package for BCB6
+ Added: You simultaneously can change width of all columns in the X axis. Keep key Ctrl at change of width of the column.
* Only the UTF8 encoding is now used for scheme files.
* Event TfrcGrid.onGetStyles is changed
- Fixed export of Null data into various XML formats
- Fixed error of reading from stream property StackType (MultiBar) in TfcChart.
- Fixed error with property DefaultExportPath in TfcGrid and property DefaultTemplatePath in TfcChart.
- Fixed width TfcChartToolBar.
- Fixed error of reading Chart Template from version before 1.5.5.
- Fixed error: Calculation of sizes of memos is wrong in FastReport if are used different fonts.
- Fixed error: AV in Chart if no data in grid
- Fixed error: Caption of measures are wrong when dimension is collapsed

Download

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.