Applies to
Declaration
property CaretWidth: Integer;
Description
The CaretWidth property can be used to control the width of the blinking caret in pixels. Setting it to zero will make the TPlusMemo use a default value based on the font size.
This property is available at design time and run time, with read and write access.