Represents Fill Mode values.
Source position: graphics.pp line 220
type TFillMode = ( |
||
fmAlternate, |
|
|
fmWinding |
|
|
); |
Not used in the current LCL implementation. Replaced with the LazRegionFillMode type in lazregions.pas.
| Version 4.4 | Generated 2025-11-08 | Home |