mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-11 15:50:01 +01:00
This commit is contained in:
parent
d1f21617d9
commit
aa5c9aeb9f
@ -169,7 +169,7 @@ begin
|
|||||||
+'begin'+LineEnding
|
+'begin'+LineEnding
|
||||||
+' RequireDerivedFormResource:=True;'+LineEnding
|
+' RequireDerivedFormResource:=True;'+LineEnding
|
||||||
+' Application.Scaled:=True;'+LineEnding
|
+' Application.Scaled:=True;'+LineEnding
|
||||||
+' Application.MainFormOnTaskbar:=True;'+LineEnding
|
+' Application.{%H-}MainFormOnTaskbar:=True;'+LineEnding
|
||||||
+' Application.Initialize;'+LineEnding
|
+' Application.Initialize;'+LineEnding
|
||||||
+' Application.Run;'+LineEnding
|
+' Application.Run;'+LineEnding
|
||||||
+'end.'+LineEnding
|
+'end.'+LineEnding
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user