IntfInfo.GetMethNum
From RAD Studio VCL Documentation (Japanese)
Delphi の情報
ファイル IntfInfo.pas
function GetMethNum(const IntfMD: TIntfMetaData; const MethName: string; ParamCount: Integer = $FFFFFFFF): Integer;
ユニット: IntfInfo
種類: 関数
可視性: public
C++ の情報
ファイル IntfInfo.hpp
int __fastcall GetMethNum(const Intfinfo::TIntfMetaData & IntfMD, System::UnicodeString MethName, int ParamCount);
ユニット: IntfInfo
種類: 関数
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。