DesignIntf.IDesignObject.GetComponentName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetComponentName: string;

C++

virtual System::UnicodeString __fastcall GetComponentName() = 0 ;

Propriétés

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


Description

Renvoie le nom de l'objet de conception tel qu'il apparaît dans le code, si l'objet de conception est un composant.

Voir aussi