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

SM_CYEDGE

System metric index used to get the height (in pixels) for the border on a window. Returns the same value as SM_CXEDGE.

Declaration

Source position: lcltype.pp line 1929

const SM_CYEDGE = 46;

Version 4.6 Hosted on Source Forge