DesignIntf.IComponentEditor.GetDesigner

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDesigner: IDesigner;

C++

virtual _di_IDesigner __fastcall GetDesigner() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IComponentEditor

Description

Renvoie l'interface du concepteur de fiche.

GetDesigner renvoie l'interface du concepteur de fiche. Cette interface est fournie à un éditeur de composant en tant que paramètre du constructeur.

Voir aussi