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