Source position: forms.pp line 1064
type TApplicationType = (
atDefault,
atDesktop,
atHandheld,
atPDA,
atSmartphone
);