JVCL Help:TJvCustomRichEdit.SelText
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomRichEdit.SelText Property
[+] TJvCustomRichEdit Events
[+] TJvCustomRichEdit Methods
[+] TJvCustomRichEdit Properties
Search in JVCL Help
Search in all projectsSummary
Denotes the selected portion of the edit control’s text.
Pascal
propertySelText: string;
Description
Read SelText to determine the value of the selected text. Set SelText to replace the selected text with a new string. If there is no selection, but the edit control has focus, set SelText to insert a new string into the text at the cursor.
See Also
TJvCustomRichEdit.SelectionType, TJvCustomRichEdit.SetSelection
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