THtmlViewer, TFrameViewer, and TFrameBrowser components
property SelText: WideString;
Read only and run time only. The SelText property returns the selected text in string form. For TFrameViewer.or TFrameBrowser, this would be the selection in the currently active frame.
See Also