DesignIntf.ISelectionEditorList
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: DesignIntf |
Delphi
ISelectionEditorList = interface
C++
__interface INTERFACE_UUID("{C1360368-0099-4A7C-A4A8-7650503BA0C6}") ISelectionEditorList : public System::IInterface
Description
Represents a list of ISelectionEditors. A selection editor provides support for editing one or more components in the form designer.