DesignIntf.TBaseSelectionEditor.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const ADesigner: IDesigner); virtual;

C++

__fastcall virtual TBaseSelectionEditor(const _di_IDesigner ADesigner);

Properties

Type Visibility Source Unit Parent
constructor public
DesignIntf.pas
DesignIntf.hpp
DesignIntf TBaseSelectionEditor

Description

Creates and initializes a TBaseSelectionEditor instance.

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