Typo:
>about which fixes can be merged for further 3.x releases. So it may be,--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Please, although I see that the error was copied to the forum anyway ))
https://forum.lazarus.freepascal.org/index.php?topic=69059.0
>Воскресенье, 27 октября 2024, 13:29 +05:00 от Mattias Gaertner via lazarus
>:
>
>
>
>On 10/27/24 02:53, Gordon Findlay via lazarus wrote:
>> Do you mean publ
You can use a docked form editor - install the "DockedFormEditor" package
accordingly. It allows you to scroll the form in the editor window.
>Среда, 13 ноября 2024, 12:47 +05:00 от Luca Olivetti via lazarus
>:
>
>Hello,
>
>is there some trick to design a form that is bigger (or as b
In the Project Options window there is a checkbox in the corner called "Set
compiler options as default", but as the name suggests it does not save the
options from the "Project Options" category, which is where your setting
belongs.
So I can only recommend you to use "Project Templates". It
The template project is also configured as a startup project in the options:
IDE Options > Environment > IDE Startup > combobox "New Project Type".
But if you can/want to change the IDE sources, then it is enough to add the
line "AProject.Flags := AProject.Flags + [pfSaveOnlyProjectUnits];" to