Source position: ovclabel.pas line 54
type TOvcShadeDirection = (
sdNone,
sdUp,
sdUpRight,
sdRight,
sdDownRight,
sdDown,
sdDownLeft,
sdLeft,
sdUpLeft
);