SelText Property


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property SelText: WideString;

Description

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

GetSelTextBuf Method

CopyToClipBoard Method