Chapter 2. Delphi-Code

This chapter deals with the source-code of the program itself.

Figure 2-1. UML-diagram of the SimpleWebFront

I have decided that the UML-diagram must be enough for the moment. It would be no good to list each and every implementation detail here. The source code of the SWF is about 7000 lines of code, and it should be pretty easy to understand. I have tried to include as many comments as necessary in the source code.