[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TRegionCombineMode

Declaration

Source position: graphics.pp line 743

type TRegionCombineMode = (

  rgnAnd,

  rgnCopy,

  rgnDiff,

  rgnOr,

  rgnXOR

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.