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

SPI_SETCARETWIDTH

Used to set the width (in pixels) for the caret in an edit control. Set pvParam to the DWORD value with the caret width. The default value is 1 pixel.

Declaration

Source position: lcltype.pp line 2125

const SPI_SETCARETWIDTH = 8199;


Version 4.4 Generated 2025-11-08 Home