SelectAll Method


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

procedure SelectAll;

Description

The SelectAll method selects all the document text. This might be used to copy all the text to the clipboard.

See Also:

SelLength Property

CopyToClipboard Method