Graphics / TFontStyle / Wrong FPC FULL VERSION in IFDEF
4.99 See https://forum.lazarus.freepascal.org/index.php/topic,73620.0.html
Current ifdef in unit Graphics assumes that TFontStyle in UITypes is only in FPC 3.3.1
It appears to also be the case for 3.2.3 / 3.2.4rc That needs to be adapted.
Not checked for any other similar types.