Vcl.Graphics.TFillMode
Delphi
TFillMode = (fmAlternate, fmWinding);
C++
enum DECLSPEC_DENUM TFillMode : unsigned char { fmAlternate, fmWinding };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | Vcl.Graphics |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!