JVCL Help:TJvRichEdit.HideSelection
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRichEdit.HideSelection Property
[+] TJvRichEdit Events
[+] TJvRichEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether to hide the selection when the control loses the input focus.
Pascal
propertyHideSelection: Boolean;
Description
The default behavior of a rich edit control is to hide the selection when the control loses the input focus and to invert the selection when the control receives the input focus. Set HideSelection to false, to override this default behavior and to keep the selected text inverted, if the control does not have the focus. HideSelection is default set to true.
See Also
TJvCustomRichEdit.HideScrollBars, TJvCustomRichEdit.SelectionBar
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