Source position: ntvThemes.pas line 27
type TdrawCorner = (
crnTopLeft,
crnTopRight,
crnBottomRight,
crnBottomLeft
);