Structure of a Delphi application


[ Delphi Forum ] [ Delphi Tutorials -- by DelphiLand ]

Posted by Mac on May 26, 2003

Hi! I'm attempting to write an application using Delphi and I am somewhat uncertain of my coding style. I find that all the code for my application is in the same file, i.e. not like C++ whereas each class usually represents a file. I find there is not much structure to my application. Can anyone give me a little light on this subject? Are there any good Delphi books/tutorials I can read that could help me with this?

I hopes of a quick response.
Thank you!
Mac


Related Articles and Replies:


[ Delphi Forum ]
[ DelphiLand: free Delphi source code, tips, tutorials ]