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

SM_SAMEDISPLAYFORMAT

System metric index used to determine whether all of the display monitors share the same color format (RGB pixel order and number of bits). A non-zero return value indicates the color format is shared on all monitors.

Declaration

Source position: lcltype.pp line 1963

const SM_SAMEDISPLAYFORMAT = 81;


Version 4.4 Generated 2025-11-08 Home