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

SM_CYFRAME

Same as SM_CYSIZEFRAME.

Declaration

Source position: lcltype.pp line 1910

const SM_CYFRAME = 33;

See also

SM_CYSIZEFRAME

  

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.

Version 4.6 Hosted on Source Forge