|
TCustomRichView.SelectAll |
Top Previous Next |
|
Selects the whole document for copying to the Clipboard procedure SelectAll; This method does not repaint document, call Invalidate. In RichViewEdit this method moves the caret to the end of document. The method generates OnSelect event. This method must be called only when the document is formatted.
See also methods:
See also: See also:
|