DesignIntf.TBaseSelectionEditor.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const ADesigner: IDesigner); virtual;

C++

__fastcall virtual TBaseSelectionEditor(const _di_IDesigner ADesigner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
DesignIntf.pas
DesignIntf.hpp
DesignIntf TBaseSelectionEditor

Beschreibung

Erstellt und initialisiert eine TBaseSelectionEditor-Instanz.

Mit Create wird eine neue Instanz der Klasse TBaseSelectionEditor ermittelt.