DesignIntf.IEventInfo.GetResultType
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IEventInfo | |
Delphi
function GetResultType: string;
C++
virtual System::UnicodeString __fastcall GetResultType() = 0 ;
Description
Returns a string that represents the type returned by the method described by the current instance.