[Lazarus] How to rename a Form
Howard Page-Clark
hdpc at talktalk.net
Wed Feb 20 22:18:50 CET 2013
On 20/02/13 9:05, Frédéric Loyer wrote:
> When I create a new application project, my program start with a Unit1
> (I can easily rename), associated with a "Form1" I can't rename.
>
> How can I change the name of this "form" ?
In the Lazarus IDE, make sure the form is selected by clicking it, move
focus to the Object Inspector (F12), scroll down to the Name property
(first column) and change the "Form1" entry (second column) to whatever
you prefer.
More information about the Lazarus
mailing list