DesignIntf.IWideProperty.GetValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetValue: WideString;

C++

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

Propriétés

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

Description

Renvoie la valeur de la propriété.

GetValue renvoie une chaîne étendue qui représente la valeur de la propriété.

Voir aussi