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

TRegionOperationType

Declaration

Source position: graphics.pp line 708

type TRegionOperationType = (

  rgnNewRect,

  rgnCombine

);