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 1925
const SM_CYSIZEFRAME = SM_CYFRAME; |
| Version 4.4 | Generated 2025-11-08 | Home |