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

SM_CYMINSPACING

System metric index used to get the height (in pixels) for the rectangle around a minimized window. The value is used when minimized windows are arranged. SM_CYMINIMIZED gets the minimum height for a minimized window.

Declaration

Source position: lcltype.pp line 1931

const SM_CYMINSPACING = 48;


Version 4.4 Generated 2025-11-08 Home