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 d44de5a commit e0a0e73Copy full SHA for e0a0e73
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