Hi All,

I am collaborating on a program with a friend of mine who has Delphi 
2006 and I have Delphi 2005.  His program keeps adding a number of 
properties to some form files which I don't have. namely explicittop 
explicitleft explicitwidth etc.

I can compile the program ok, but if I try to run the program it dies 
a horrible death because it doesn't recognise these properties.  My 
only solution at the moment is to load each form file, change it 
slightly and resave it in D2005 to remove them.

Is there another solution?

Is is possible for me to hack some file to enable D2005 to handle 
this error?  Is is possible to have compiler directives in the dfm file?

Cheers,
Chris.

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to