[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |