DesignIntf.IDesigner60.ClearSelection
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IDesigner60 | |
Delphi
procedure ClearSelection;
C++
virtual void __fastcall ClearSelection() = 0 ;
Description
Clears the contents of the selected component or components.
Call ClearSelection to delete the contents of the components returned by GetSelections.