DesignIntf.TDesignerSelections.GetDesignObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDesignObject(Index: Integer): IDesignObject;

C++

_di_IDesignObject __fastcall GetDesignObject(int Index);

Propriétés

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

Description

Fonction d'accesseur en lecture de la propriété DesignObjects.

GetDesignObject est utilisée en interne pour lire la propriété DesignObjects.

Voir aussi