JVCL Help:TJvCustomRichEdit.GetSelection

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieves the starting and ending character positions of the selection.


Pascal

 functionGetSelection: TCharRange;


Return Value

Return value is of type TCharRange and contains the selection range.


Description

Call GetSelection to retrieve the starting and ending character positions of the selection in the rich edit control.


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