DesignIntf.TEventInfo.GetParamCount

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetParamCount: Integer;

C++

int __fastcall GetParamCount();

Propriétés

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

Description

Renvoie le nombre des paramètres de la méthode.

GetParamCount renvoie le nombre des paramètre de la méthode associée à cet événement.