DesignIntf.IEventInfo.GetResultType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetResultType: string;

C++

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

Propriétés

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


Description

Renvoie une chaîne représentant le type renvoyé par la méthode décrite par l'instance en cours.

Voir aussi