<< Click to display table of contents >> TCustomRichView.Deselect |
Removes the document selection (does not change document, just nothing becomes selected for copying to the Clipboard)
procedure Deselect;
This method does not repaint document (call Invalidate)
This method must be called only when the document is formatted.
The method generates OnSelect event.
See also methods:
See also: