DesignIntf.IProperty.GetName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetName: string;

C++

virtual System::UnicodeString __fastcall GetName(void) = 0 ;

Propriétés

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

Description

Renvoie le nom de la propriété.

L'inspecteur d'objet appelle GetName pour obtenir le nom de la propriété qu'il affiche dans la colonne de gauche.