DesignIntf.TEventInfo.GetParamType
Delphi
function GetParamType(Index: Integer): string;
C++
System::UnicodeString __fastcall GetParamType(int Index);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | DesignIntf.pas DesignIntf.hpp |
DesignIntf | TEventInfo |
説明
インデックスによって指定されるパラメータの型を(文字列として)返します。
GetParamType は、インデックスによって指定されるパラメータの型を(文字列として)返します。