RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesigner60.CutSelection Method

Copies the selected component or components to the Windows clipboard

Pascal
procedure CutSelection;
C++
__fastcall CutSelection();

Call CutSelection to cut the components returned by GetSelections to the clipboard. CutSelection has the same effect as a call to CopySelection and to DeleteSelection, but in a single action. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!