JVCL Help:TJvRichEdit.SelText

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

Search in JVCL Help

 
Search in all projects
 

Summary

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