DesignEditors.TSelectionEditor.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const ADesigner: IDesigner); override;

C++

__fastcall virtual TSelectionEditor(const Designintf::_di_IDesigner ADesigner);

Properties

Type Visibility Source Unit Parent
constructor public
DesignEditors.pas
DesignEditors.hpp
DesignEditors TSelectionEditor

Description

Creates and initializes a TBaseSelectionEditor instance.

DesignEditors.TSelectionEditor.Create inherits from DesignIntf.TBaseSelectionEditor.Create. All content below this line refers to DesignIntf.TBaseSelectionEditor.Create.

Creates and initializes a TBaseSelectionEditor instance.

Call Create to obtain a new instance of the TBaseSelectionEditor class.