TFillMode = ( fmAlternate, fmWinding );
enum TFillMode { fmAlternate, fmWinding };
Graphics
This is record Graphics.TFillMode.