[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

SPI_GETFONTSMOOTHING

Used to determine whether font smoothing is enabled 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 2037

const SPI_GETFONTSMOOTHING = 74;


Version 4.0 Generated 2025-05-03 Home