Source position: graphics.pp line 741
type TRegionCombineMode = (
rgnAnd,
rgnCopy,
rgnDiff,
rgnOr,
rgnXOR
);