Windows Mobile

A lot of legacy code from past( not only in my current job but also in previous) were designed and written on the typical vcl designer architecture. One very big .pas file combined with a dfm. Modern patterns splitting GUI, Business Logic and Database access.