DesignEditors.TSelectionEditor.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const ADesigner: IDesigner); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
DesignEditors.pas
DesignEditors.hpp
DesignEditors TSelectionEditor

Beschreibung

Erstellt und initialisiert eine TBaseSelectionEditor-Instanz.

DesignEditors.TSelectionEditor.Create erbt von DesignIntf.TBaseSelectionEditor.Create. Der folgende Inhalt bezieht sich auf DesignIntf.TBaseSelectionEditor.Create.

Erstellt und initialisiert eine TBaseSelectionEditor-Instanz.

Mit Create wird eine neue Instanz der Klasse TBaseSelectionEditor ermittelt.