The indicator of the presence of events in the object in the report designer FastReport.Net

2018-05-20

In FastReport 2018.2.3, new settings for the report designer appeared - objects appearance. Settings can be opened in the File menu - Settings.

The new section contains only two settings for now:

• Show indicator on bands with events;

• Show indicator on objects with events.

Both settings allow you to enable the indication of the presence of events in the object. Thus, you can quickly find in the report objects for which there is code in the report script.

The indicator is a small red triangle in the upper left corner of the object:

 

For example, select the CheckBox object and look in the Property inspector for the events for it:

Indeed, it's fast and convenient to search for objects with events. An alternative path is to go to the Code section, find the desired event and read the name of the report object. Then you need to return to the report page and, in the Property inspector, select the desired object from the drop-down list. This is very inconvenient, isn’t it?

With the indicator, you can open a large, complex report and instantly detect objects with events.

Obviously, the new settings section "Appearance of objects" will be replenished with other interesting options.

.NET .NET FastReport FastReport
April 21, 2026

Using Watermarks in FastReport VCL

The article provides a detailed overview of the watermark functionality in FastReport VCL — covering both the visual interface and programmatic methods using Delphi code and report scripts.
April 08, 2026

New Banding Capabilities in the FastReport .NET Designer

In version 2026.2 of FastReport .NET now allows you to change the order of bands directly in the designer — with a simple drag-and-drop operation.
April 07, 2026

How To Connect a Plugin to Google Sheets in FastReport .NET

In this article, we'll look at how to get started with Google Sheets in FastReport .NET. You will learn how to set up API access via the Google Cloud Console, build and connect the plugin.

© 1998-2026 Fast Reports Inc.