Represents Region operators used in TRegionOperation.
Source position: graphics.pp line 745
type TRegionOperationType = ( |
||
rgnNewRect, |
|
Create a new bounding box for the region. |
rgnCombine |
|
Create a new region using the combine mode for an operation. |
); |
| Version 4.6 | Generated 2026-02-20 | Home |