[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents Fill Mode values.
Source position: graphics.pp line 202
type TFillMode = ( |
||
fmAlternate, |
|
|
fmWinding |
|
|
); |
Not used in the current LCL implementation. Appears to have been replaced with the LazRegionFillMode type in lazregions.pas.
lazarus-ccr.sourceforge.net |