DesignIntf.IReferenceProperty.GetComponentReference

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetComponentReference: TComponent;

C++

virtual System::Classes::TComponent* __fastcall GetComponentReference() = 0 ;

Propriétés

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


Description

Renvoie le composant sur lequel est définie la propriété en cours. Appelez GetComponentReference pour obtenir la valeur de la propriété en cours, qui est un composant.