JVCL Help:TJvCustomListBox.ShowFocusRect
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomListBox.ShowFocusRect Property
[+] TJvCustomListBox Events
[+] TJvCustomListBox Methods
[+] TJvCustomListBox Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether to draw a focus rectangle around the current item in the list box when it has input focus.
Pascal
propertyShowFocusRect: Boolean;
Description
Set ShowFocusRect to True to have TJvCustomListBox draw a focus rectangle around the item when it has input focus. Set ShowFocusRect to False when providing visual feedback of focus in some other manner.
See Also
TJvCustomListBox.SelectedColor, TJvCustomListBox.SelectedTextColor
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