Patrick Dunford wrote:

> I have a project in which the main form that is set is being displayed
> first, along with a second form that I don't want displayed.
>
> All forms are auto-created in this project. I have never encountered a
> situation before where a form will show itself automatically when it
is not
> the main form. How do I stop the other form from showing?
>
> ============================================


I have come across this before and t the 'visible' property on the
second form has been set to True by mistake. Usually this is caused by
me accidently double clicking the the visible property instead of the
one I wanted.

EIon
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to