API:DesignEditors.GetComponentEditor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetComponentEditor(Component: TComponent; const Designer: IDesigner): IComponentEditor;

C++

extern DELPHI_PACKAGE Designintf::_di_IComponentEditor __fastcall GetComponentEditor(System::Classes::TComponent* Component, const Designintf::_di_IDesigner Designer);

Properties

Type Visibility Source Unit Parent
function public
DesignEditors.pas
DesignEditors.hpp
DesignEditors DesignEditors

Description

Embarcadero Technologies does not currently have any additional information.