DesignIntf.TEventInfo.GetResultType
Delphi
function GetResultType: string;
C++
System::UnicodeString __fastcall GetResultType();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | DesignIntf.pas DesignIntf.hpp |
DesignIntf | TEventInfo |
説明
メソッドの結果の型を(文字列として)返します。
GetResultType は、このイベントに関連づけられている、メソッドの結果の型を(文字列として)返します。