Quiet simple.

Open the project source file. Before the Application.Run method,
do a LoginForm.Create and ShowModal. In that itself you can
decide if you want to continue else you can always do a
Application.Terminate.

regards,
NIRAV KAKU


On 11 Oct 01, at 16:02, [EMAIL PROTECTED] wrote:

> i have a password dialog in my project what i want it to do is load
> the password dialog and run it's thing before the main form is opened
> ie
> i run the program addressbook
> the password dialog is opened for mw to enter my password
> password correct the show form1 and run as normal.
>
> ...
>    Brendon Toogood
>
> E-Mail [EMAIL PROTECTED]
> ---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>



- From the Shreemat Bhägwat Gïta -
'Sarcasm is the lowest form of wit.'
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to