DesignIntf.TEventInfo.GetParamName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetParamName(Index: Integer): string;

C++

System::UnicodeString __fastcall GetParamName(int Index);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
DesignIntf.pas
DesignIntf.hpp
DesignIntf TEventInfo

Description

Renvoie le nom d'un paramètre spécifié par index.

GetParamName renvoie le nom d'un paramètre spécifié par index.

Voir aussi