Objectmix
Tags Register Mark Forums Read

[Delphi 2007] How can i set that delphi start form # from 1(after starting a new VCL project)? : Delphi

This is a discussion on [Delphi 2007] How can i set that delphi start form # from 1(after starting a new VCL project)? within the Delphi forums in Programming Languages category; Hi After starting new VCL Form Project, my form and unit #(postfix number) is 5 , sometime is 4! Its wonderful that if my first form # is 5 and i create new form its number is 7 !!! [Delphi 2007] How can i set that delphi start form # from 1(after starting a new VCL project)? -- ~~~~~~~~~~~ Best Regards H.Ahmadi...


Object Mix > Programming Languages > Delphi > [Delphi 2007] How can i set that delphi start form # from 1(after starting a new VCL project)?

Reply

 

LinkBack Thread Tools
  #1  
Old 08-03-2008, 12:18 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default [Delphi 2007] How can i set that delphi start form # from 1(after starting a new VCL project)?

Hi

After starting new VCL Form Project, my form and unit #(postfix number) is 5
, sometime is 4!

Its wonderful that if my first form # is 5 and i create new form its number
is 7 !!!
[Delphi 2007] How can i set that delphi start form # from 1(after starting a
new VCL project)?


--
~~~~~~~~~~~
Best Regards
H.Ahmadi


  #2  
Old 08-03-2008, 12:30 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: [Delphi 2007] How can i set that delphi start form # from 1(afterstarting a new VCL project)?

Ahmadi wrote:
> After starting new VCL Form Project, my form and unit #(postfix number) is 5
> , sometime is 4!


It uses the lowest number that's higher than any of the forms or units
that are already in your project folder.

> Its wonderful that if my first form # is 5 and i create new form its number
> is 7 !!!
> [Delphi 2007] How can i set that delphi start form # from 1(after starting a
> new VCL project)?


Delete the other form or unit files from your default project folder.

Better yet, give your forms and units meaningful names. The numbers
don't tell you or anyone else what your forms or units are for.

--
Rob
Reply

Thread Tools



All times are GMT -5. The time now is 12:24 PM.

Managed by Infnx Pvt Ltd.