DesignIntf.IComponentGuidelines.DesignerGuideTypes

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DesignerGuideTypes[Index: Integer]: TDesignerGuideType read GetDesignerGuideType;

C++

__property TDesignerGuideType DesignerGuideTypes[int Index] = {read=GetDesignerGuideType};

Propriétés

Type Visibilité  Source Unité  Parent
property public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IComponentGuidelines


Description

Renvoie le type de la recommandation du concepteur spécifié par Index dans la collection. Le type d'une recommandation est spécifié en utilisant une valeur TDesignerGuideType.

Voir aussi