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.
2 parents 1c21627 + 5e6c528 commit 6999674Copy full SHA for 6999674
Demos/Demo03/Project1.dpr
@@ -4,7 +4,7 @@ program Project1;
4
5
uses
6
Forms,
7
- Unit1 in 'Unit1.pas' {Form1`};
+ Unit1 in 'Unit1.pas' {Form1};
8
9
{$R *.res}
10
0 commit comments