DesignIntf.ISelectionEditorList.Get
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: ISelectionEditorList | |
Delphi
function Get(Index: Integer): ISelectionEditor;
C++
virtual _di_ISelectionEditor __fastcall Get(int Index) = 0 ;
Description
Returns a selection editor specified by Index.