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