We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95da7ce commit 3d8010fCopy full SHA for 3d8010f
1 file changed
Delphi/uMainForm.pas
@@ -77,7 +77,7 @@ procedure TMainForm.SaveReportNameAndLayout();
77
end;
78
79
80
-// Handle the OnLayoutChanged event called when a user saves a report layout in the Report Designer
+// Handle the OnLayoutChanged event raised when a user saves a report layout in the Report Designer
81
procedure TMainForm.dxReport1LayoutChanged(ASender: TdxReport);
82
begin
83
SaveReportNameAndLayout;
0 commit comments