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