I would use an object-oriented approch. It might be a little more work, but in the end it will make your project very structured and easy-to-maintain.

Take a look at this page. This is great reference for beginning pascal coders.

http://www.delphibasics.co.uk/Article.asp?Name=OO

Good luck!