JVCL Help:TJvCaret.Height

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 height of the custom cursor.


Pascal

 propertyHeight: Integer;


Description

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


See Also

TJvCaret.Bitmap, TJvCaret.Gray, TJvCaret.Width


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