Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TFillMode

Represents Fill Mode values.

Declaration

Source position: graphics.pp line 227

type TFillMode = (

  fmAlternate,

  

  fmWinding

  

);

Description

Not used in the current LCL implementation. Replaced with the LazRegionFillMode type in lazregions.pas.



CT Web help

CodeTyphon Studio