JVCL Help:TJvEdit.HotTrack

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether the edit control is highlighted when the mouse passes over it.


Pascal

 propertyHotTrack: Boolean;


Description

Set HotTrack to true to provide visual feedback about which item is under the mouse. When HotTrack is false, there is no visual feedback when the mouse passes over the edit control.


About

Notes

The HotTrack property only works if BorderStyle is set to bsSingle and BevelKind is set to bvNone.


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