Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Delphi 2005 hangs on closing

Status
Not open for further replies.

d2005

Programmer
Oct 19, 2005
3
IN
Hi,

I am facing a problem while closing a form opened in Delphi 2005 BDE. I ported a Delphi 5 application to Delphi 2005. I am able to open it and build in the Delphi 2005 BDE without any issues. The problem is Delphi 2005 BDE hangs while closing the probject.

Please let me know if any of you have inputs regarding solving this problem.

Thanks in advance
Sridhar
 
Have you checked the Borland community site yet? They're bound to know more about such things over there.

[bobafett] BobbaFet [bobafett]

Code:
if not Programming = 'Severe Migraine' then
                       ShowMessage('Eureka!');
faq102-5352
 
Thanks for the reply. I checked the borland site but no luck. I think the problem is due to the size of the file (~6K lines)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top