RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesigner60.PasteSelection Method

Pastes the contents of the clipboard into the selected component or components.

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

Call PasteSelection to paste the contents of the clipboard to the components returned by GetSelections

 

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