Skip to content

Commit 3d8010f

Browse files
committed
patch
1 parent 95da7ce commit 3d8010f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Delphi/uMainForm.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ procedure TMainForm.SaveReportNameAndLayout();
7777
end;
7878

7979

80-
// Handle the OnLayoutChanged event called when a user saves a report layout in the Report Designer
80+
// Handle the OnLayoutChanged event raised when a user saves a report layout in the Report Designer
8181
procedure TMainForm.dxReport1LayoutChanged(ASender: TdxReport);
8282
begin
8383
SaveReportNameAndLayout;

0 commit comments

Comments
 (0)