JVCL Help:TJvCaret.Width

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the width of the custom cursor.


Pascal

 propertyWidth: Integer;


Description

Width is the width of the custom cursor. If left at 0, the caret will get the default width, unless a Bitmap is specified, Gray is set to false and Height is also set to 0, in which case Bitmap is used as a caret.
Setting Width to a non-zero value will result in Bitmap being ignored.


See Also

TJvCaret.Bitmap, TJvCaret.Gray, TJvCaret.Height


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page