Board index » delphi » Newbie, A project without a form? How to
Jim Barr
![]() Delphi Developer |
Sun, 27 Jun 1999 03:00:00 GMT
Newbie, A project without a form? How toTo anyone who has allready helped, and has not had a thankyou,... Thanks Having used your help, I have usualy been able to 'reverse engineer' the My latest obstacle is a bit obscure. One of the exercises in the D1 Manual asks for a unit (no problem so The unit is called vclass.pas and is headed unit vclass; The other code is called program virtual; and is saved as SO FAR this looks just like a normal pascal program that calls The problem is that the when trying to compile the unit Vclass, the Error in module vclass: Declaration of class Tform1 is missing or the code I have written looks JUST like the book and they don't mention Do Delphi programs ALLWAYS have forms, I have inserted the offending begin 644 vclass.pas sum -r/size 45417/2193 section (from "begin" to "end") Sorry to be such a bore but I am finding my confidence in the Delphi STOP Right There, I have had another crack and I have done two things 1. I deleted the vclass.dfm file from the directory,( it apperaed to be 2. I removed the ';' from a few of the class declaration lines and I am still having trouble creating a '*program*' file to USE vclass; I will post this if I don't find an answer before the end of play Cheers, Jim Jim Barr Machine Conversation Leaves rustle, blades turn, water moves |