Source position: gnomecalculator.inc line 4
type TGnomeCalculatorMode = (
GNOME_CALCULATOR_DEG,
GNOME_CALCULATOR_RAD,
GNOME_CALCULATOR_GRAD
);