View Single Post
  #3 (permalink)  
Old 05-25-2007, 12:43 PM
tosh5457's Avatar   
tosh5457 tosh5457 is offline
Newbie
 
Join Date: May 2007
Location: Portugal
Age: 16
Posts: 7
Rep Power: 0
tosh5457 is on a distinguished road
Default

Quote:
Originally Posted by WingedPanther View Post
I wonder if your "TForm1 = class(TForm)" is incorrect. I would think that should be "TForm1 : TForm;".
Nope, it's the default when i create a new application. If i change it i get an error
Reply With Quote