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.6 | Generated 2026-02-20 | Home |