API:DesignEditors.TSelectionEditor.Create

Aus RAD Studio API Documentation

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. {{#multireplace:DesignEditors.TSelectionEditor.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:DesignIntf.TBaseSelectionEditor.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:DesignIntf.TBaseSelectionEditor.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Erstellt und initialisiert eine TBaseSelectionEditor-Instanz.

Mit Create wird eine neue Instanz der Klasse TBaseSelectionEditor ermittelt.