DesignIntf.ISelectionEditorList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ISelectionEditorList = interface

C++

__interface  INTERFACE_UUID("{C1360368-0099-4A7C-A4A8-7650503BA0C6}") ISelectionEditorList  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Represents a list of ISelectionEditors. A selection editor provides support for editing one or more components in the form designer.

See Also