Source position: style.inc line 29
type TArrowDirection = (
arrowUp,
arrowDown,
arrowLeft,
arrowRight
);