Source position: forms.pp line 1153
type TApplicationType = (
atDefault,
atDesktop,
atPDA,
atKeyPadDevice
);