DesignIntf.TEventInfo.GetResultType
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: TEventInfo | |
Delphi
function GetResultType: string;
C++
System::UnicodeString __fastcall GetResultType();
Description
Returns the type (as a string) of the result of the method.
GetResultType returns the type (as a string) of the result of the method associated with this event.