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

TRegionOperationType

Represents Region operators used in TRegionOperation.

Declaration

Source position: graphics.pp line 759

type TRegionOperationType = (

  rgnNewRect,

  

Create a new bounding box for the region.

  rgnCombine

  

Create a new region using the combine mode for an operation.

);


Version 3.2 Generated 2024-02-25 Home