DesignIntf.TEventInfo.GetMethodKind

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetMethodKind: TMethodKind;

C++

System::Typinfo::TMethodKind __fastcall GetMethodKind();

プロパティ

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

説明

メソッドの種類を返します。

GetMethodKind は、このイベントに関連づけられているメソッドの種類を返します。

関連項目