Hidden Forms

From: Parmod (parmod_at_insyncspeech.com)
Date: 12/05/03


Date: Fri, 5 Dec 2003 13:43:08 -0500

Hello Folks:

When you create an application with only one form and you want that form to
be hidden. Even if you set the visible property to false, the form still
shows while it is being initialized. I tried several things like setting
Visible property to false during initialization in FormCreate after
FormCreate, with no real results.

Is there any way to make sure form never becomes visible even for a
nanosecond at startup unless you want it to.

TIA

Parmod



Relevant Pages

  • Re: Hidden Forms
    ... Even if you set the visible property to false, ... >> Visible property to false during initialization in FormCreate after ... >> FormCreate, with no real results. ...
    (borland.public.delphi.nativeapi)
  • Re: A virtual write-only window !
    ... That will get you an access violation. ... "initialization" section runs *before* the code in the main project ... The OnCreate event gets fired while an instance of the class is being ... Make sure the Visible property for both form classes is set to True in ...
    (comp.lang.pascal.delphi.misc)
  • Re: Hidden Forms
    ... > Hello Folks: ... Even if you set the visible property to false, ... > Visible property to false during initialization in FormCreate after ... > FormCreate, with no real results. ...
    (borland.public.delphi.nativeapi)
  • Re: Hidden Forms
    ... You guys are geniuses. ... Even if you set the visible property to false, ... >>Visible property to false during initialization in FormCreate after ... >>FormCreate, with no real results. ...
    (borland.public.delphi.nativeapi)
  • Re: Hidden Forms
    ... "Parmod" wrote: ... Even if you set the visible property to false, ... >Visible property to false during initialization in FormCreate after ... >FormCreate, with no real results. ...
    (borland.public.delphi.nativeapi)