|
TCustomRichViewEdit.CutDef |
Top Previous Next |
|
Cuts selection to the Clipboard procedure CutDef; This method copies selection to the Clipboard using CopyDef method. If the selection was copied (at least one of copy formats is selected in Options), it calls DeleteSelection. This method is executed automatically when user presses Ctrl + X or Shift + Delete . See also methods:
See also: |