Source position: fpfcmtypes.pp line 262
type TAndroidNotificationPriority = (
npUnspecified,
npMin,
npLog,
npDefault,
npHigh,
npMax
);