DesignIntf.IEventInfo.GetResultType
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.