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
February 17, 2026

How to Install FastReport Desktop on Windows and Linux

In this article, we will outline the detailed steps for installing, configuring, and launching the FastReport Desktop installer, with examples for each platform.
February 06, 2026

FastReport VCL: How 25 Years of Innovation Changed the Approach to Reporting in VCL Applications

We decided to take a look back to demonstrate how reporting technologies have changed and to trace the key stages of FastReport VCL development in each version.
October 13, 2025

New Features for Exporting Images to Microsoft Word in FastReport .NET

In the latest version of FastReport .NET we have added new image export features. Now you can independently adjust the balance between the quality and size of the final document.

© 1998-2026 Fast Reports Inc.