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
22 de junho de 2026

Como configurar um relatório com Business Objects no código e no designer do FastReport .NET

Este artigo demonstra um exemplo prático de criação e uso de um modelo de relatório .frx que se conecta a Business Objects hierárquicos no FastReport .NET.
28 de abril de 2026

Novo sistema de validação de relatórios no FastReport VCL

Neste artigo, explicaremos como funciona a verificação de relatórios, como configurá-la, como escrever regras personalizadas com exemplos e compartilharemos novidades interessantes.
21 de abril de 2026

Uso de marcas d'água no FastReport VCL

O artigo abordou detalhadamente a funcionalidade de adição de marcas d'água no FastReport VCL — tanto por meio da interface visual quanto programaticamente, com código Delphi e em scripts de relatórios.

© 1998-2026 Fast Reports Inc.