[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.
Source position: lcltype.pp line 2038
const SPI_SETFONTSMOOTHING = 75; |