DesignIntf.TEventInfo.GetResultType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetResultType: string;

C++

System::UnicodeString __fastcall GetResultType();

Properties

Type Visibility Source Unit Parent
function protected
DesignIntf.pas
DesignIntf.hpp
DesignIntf TEventInfo

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.