Hello Jack, > Can a class be split into two files
I dont think so, but what you can do is {$include fileName}. Another
possibility is to make a TCustomClass where the basics are in. This can
go to a separate file, and you can derrive from it in another file.
---
Rgds, Wilfried
http://www.mestdagh.biz
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

