use of one or multiple .PAS files


[ DelphiLand FAQ ]

Posted by Richard on March 05, 2004 at 23:41:28:

I'm starting to port an existing application and want to be as modular as possible. To achieve that end does it make sense to use as separate .PAS and unit files for each form that functions as a gateway to additional functionality. Or just accept the defaults and dump all forms and code into the initial .PAS file?
Thanks
Richard


Related Articles and Replies:


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