DesignIntf.TEventInfo.GetMethodKind

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetMethodKind: TMethodKind;

C++

System::Typinfo::TMethodKind __fastcall GetMethodKind(void);

Propriétés

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

Description

Renvoie le type de méthode.

GetMethodKind renvoie le type de la méthode associée à cet événement.

Voir aussi