DesignIntf.IMethodProperty

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IMethodProperty = interface

C++

__interface  INTERFACE_UUID("{392CBF4A-F078-47E9-B731-0E0B7F1F4998}") IMethodProperty  : public System::IInterface

Propriétés

Type Visibilité  Source Unité  Parent
interface
class
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Représente une propriété de méthode.

Implémente IMethodProperty dans les classes qui gèrent les propriétés de méthode, comme TMethodProperty, l'éditeur de propriétés pour toutes les propriétés de méthode.

Voir aussi