[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#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 2115

const SPI_SETCARETWIDTH = 8199;


Version 4.0 Generated 2025-05-03 Home