DesignIntf.TEventInfo.GetParamCount

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

Delphi

function GetParamCount: Integer;

C++

int __fastcall GetParamCount();

プロパティ

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

説明

メソッドのパラメータ数を返します。

GetParamCount は、このイベントに関連づけられているメソッドのパラメータの数を返します。