DesignIntf.TBaseSelectionEditor.Create

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: constructor
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: TBaseSelectionEditor

Delphi

constructor Create(const ADesigner: IDesigner); virtual;

C++

__fastcall virtual TBaseSelectionEditor(const _di_IDesigner ADesigner);

Description

Creates and initializes a TBaseSelectionEditor instance.

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