TPlusMemo.CaretWidth property
PlusMemo Help Send comments on this topic.
TPlusMemo.CaretWidth property

Glossary Item Box

 

Applies to

TPlusMemo, TDBPlusMemo

 

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.