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 5bf6649 commit 5e6c528Copy full SHA for 5e6c528
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