October 26, 2016

New version of FastCube VCL - 2.6

In the new version we added an 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 set simultaneously.

Added an ability to control zone field list change by TfcxSlice events:
-OnBeforeRemoveSliceFieldFromRegion: TfcxSliceFieldRegionChange - is called before field remove.
-OnBeforeAddSliceFieldToRegion: TfcxSliceFieldRegionChange - is called before field add.
-OnAfterAddSliceFieldToRegion: TfcxSliceFieldRegionChanged - is called after field add.
TfcxSliceFieldRegionChange = procedure(ASliceFieldName: String; ARegionOfField: TfcxRegionOfField; var AAllow: Boolean) of Object;
TfcxSliceFieldRegionChanged = procedure(ARegionFieldIndex: Integer; ARegionOfField: TfcxRegionOfField) of Object;

OnBefore* events allow to cancel operation with field ASliceFieldName in the region ARegionOfField by changing AAllow to False.

Fixed slice fields format handling.
Now slice field format change instatly refreshes the slice grid, and does not change the format of other fields with the same data type.
Additionally to that slice field format is saved and restored to/from the schema.

Added new measure field property:
TfcxMeasureField.ChangeNullToZero: boolean
When the property is set to True the empty measure cells (cells which have no data) are shown with the value 0.

For more details check the full list of changes.

June 05, 2025

Get 1 Year of FastReport Cloud Subscription for Half Price until June 30!

A one-year subscription to the FastReport Cloud Cloud cloud service for storing, editing and managing reports is only half price until June 30th!
May 26, 2025

Update of Cloud Services to 2025.2 Version

In version 2025.2 the ability to use custom fonts has been added, functionality for Tasks, data sources, and preview service has been improved, the installation wizard has been redesigned.
May 19, 2025

Update of FastReport Online Designer 2025.2

We are pleased to introduce the new version of Online Designer 2025.2, which includes support for VCL reports, the ability to create new reports when working with .NET WebReport, a new bands menu.
Fast Reports
  • 800-985-8986 (English, US)
  • +31 97 01025-8466 (English, EU)
  • +49 30 56837-3928 (German, DE)
  • +55 19 98147-8148 (Portuguese, BR)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2025 Fast Reports Inc.