Source position: arrow.pp line 42
type TShadowType = (
stNone,
stIn,
stOut,
stEtchedIn,
stEtchedOut
);