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.6 | Generated 2026-02-20 | Home |