DesignIntf.IEventInfo.GetMethodKind

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetMethodKind: TMethodKind;

C++

virtual System::Typinfo::TMethodKind __fastcall GetMethodKind(void) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IEventInfo


Description

Renvoie le type (ou le genre) de la méthode.

GetMethodKind renvoie le type de la méthode décrite par l'instance en cours.

Voir aussi