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

SM_CXVIRTUALSCREEN

System metric index used to get the width (in pixels) for the virtual screen represented by all of the display monitors on the system. SM_XVIRTUALSCREEN gets the coordinate for the left edge on the virtual screen.

Declaration

Source position: lcltype.pp line 1960

const SM_CXVIRTUALSCREEN = 78;


Version 4.4 Generated 2025-11-08 Home