[Overview][Constants][Types][Classes][Procedures and functions][Index] |
System metric index used to get the thickness (in pixels) for the vertical border on a resizable window. Use SM_CXSIZEFRAME for the horizontal border. Has the same value as SM_CYFRAME.
Source position: lcltype.pp line 1915
const SM_CYSIZEFRAME = SM_CYFRAME; |
Version 4.0 | Generated 2025-05-03 | Home |