DesignIntf.IReferenceProperty

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IReferenceProperty = interface

C++

__interface  INTERFACE_UUID("{C7EE2B1E-3F89-40AD-9250-D2667BA3D46B}") IReferenceProperty  : 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é dont la valeur est un autre composant de la fiche. Implémentez IReferenceProperty si votre propriété référence un autre composant.

Voir aussi