DesignIntf.IDesigner60.CopySelection
Delphi
procedure CopySelection;
C++
virtual void __fastcall CopySelection() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | IDesigner60 |
Description
Copies the selected component or components to the Windows clipboard
Call CopySelection to copy the components returned by GetSelections to the Windows clipboard.