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