Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Methods that Contain Just Comments get Lost of Save
Fri, Dec 9 2011 11:11 AMPermanent Link

Walter Matte

Tactical Business Corporation


You know from time to time you comment out some stuff to test...

If you Save the Project the example method below gets removed from the code.


procedure TForm2.Button3Click(Sender: TObject);
begin
// Application.Theme := 'Test';
end;

Walter
Fri, Dec 9 2011 5:34 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Walter,

<< If you Save the Project the example method below gets removed from the
code. >>

I've been aware of this one for a while, but had to put it on the back
burner.  I'll get it patched up.

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