What I am after is when a user minimises any window within the App the App itself minimises and the reverse when they restore ...
Regards Paul McKenzie SMSS Ltd. New Zealand. ----- Original Message ----- From: "Alistair Grant George" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 23, 2004 10:26 AM Subject: Re: [DUG] Application Minimise > Hello Paul, > Not sure what you mean but: > You can put this in formcreate, or when the window state is to be forced: > Mainform.WindowState := WsMinimized; > > > > Wednesday, June 23, 2004, 9:03:32 AM, you wrote: > PM> What is the best way to implement application minimise when a user minimises a form ? > PM> > PM> Regards > PM> Paul McKenzie > PM> SMSS Ltd. > PM> New Zealand. > > > > > -- > Regards, > Alistair+ > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
