Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Empty event removal issue
Sun, Apr 29 2012 2:57 AMPermanent Link

Rick

Hi Tim.

If I create a blank form and then double click the OnClose event in the
object inspector I get an empty Form1Close procedure automatically created.
If I leave this empty and then double click OnDestroy in the object
inspector I get an empty Form1Destroy procedure automatically created.

If I then click the compile button the Form1Close procedure is automatically
removed because it is empty but the Form1Destroy procedure remains and is
still empty. It does not get automatically removed.

It seems that the first empty event created will be removed but any other
empty events are left behind.

If I then double click the OnDestroy event once again in the object
inspector then clicking compile will remove it automatically.

This problem seems to happen for any number of empty events that are
created.

--
Rick

Sun, Apr 29 2012 12:53 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rick,

<< This problem seems to happen for any number of empty events that are
created. >>

I'll make sure this is fixed along with the unit name change fix.

--
Tim Young
Elevate Software
www.elevatesoft.com
Image