DesignIntf.TBaseSelectionEditor.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(const ADesigner: IDesigner); virtual;

C++

__fastcall virtual TBaseSelectionEditor(const _di_IDesigner ADesigner);

プロパティ

種類 可視性 ソース ユニット
constructor public
DesignIntf.pas
DesignIntf.hpp
DesignIntf TBaseSelectionEditor

説明

TBaseSelectionEditor クラスのインスタンスを作成および初期化します。

Create を呼び出すと、TBaseSelectionEditor クラスの新しいインスタンスを取得できます。