DesignIntf.IWideProperty10.GetName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetName: WideString;

C++

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

Propriétés

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


Description

Renvoie le nom de la propriété chaîne étendue.

Appelez GetName pour obtenir une chaîne étendue qui représente le nom de la propriété chaîne étendue en cours.

Voir aussi