DesignIntf.IDesignerSelections.GetDesignObject
Delphi
function GetDesignObject(Index: Integer): IDesignObject;
C++
virtual _di_IDesignObject __fastcall GetDesignObject(int Index) = 0 ;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | IDesignerSelections |
Description
Fonction d'accesseur en lecture de la propriété DesignObjects.
GetDesignObject est utilisée en interne pour lire la propriété DesignObjects.