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

SPI_SETFONTSMOOTHING

Used to apply the font smoothing setting for the system. Font smoothing uses antialiasing to smooth curves using pixels with different shades of gray. TRUE is enabled.

Declaration

Source position: lcltype.pp line 2048

const SPI_SETFONTSMOOTHING = 75;


Version 4.4 Generated 2025-11-08 Home