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

SM_CXMINSPACING

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

Declaration

Source position: lcltype.pp line 1930

const SM_CXMINSPACING = 47;


Version 4.4 Generated 2025-11-08 Home