DesignIntf.IEventInfo.GetResultType

提供:RAD Studio API Documentation

Delphi

function GetResultType: string;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IEventInfo


説明

現在のインスタンスで記述されるメソッドが返す型を表す、文字列を返します。

関連項目