Release it ----- Original Message ----- From: "Paul Mckenzie" <[EMAIL PROTECTED]> To: "Delphi List - Delphi" <[EMAIL PROTECTED]> Sent: Thursday, February 26, 2004 3:11 PM Subject: [DUG] Auto Killing a Modal Form
How do I Auto-Kill a Modal Form ? I have a Form that I ShowModal OnActivate or OnShow I do a load of processing (updating a ProgressBar). Then I want the Form to automatically Close... How do I get it to Close - I have tried setting ModalResult - but it seems to just get ignored. If I set ModalResult in a Control the user activates it works - but I need it to automatically Close. Regards Paul McKenzie Analyst Programmer SMSS Ltd. ---------------------------------------------------------------------------- ---- > _______________________________________________ > 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
