Source position: forms.pp line 1204
type TApplicationType = (
atDefault,
atDesktop,
atPDA,
atKeyPadDevice,
atTablet,
atTV,
atMobileEmulator
);