DesignIntf.IComponentGuidelines.GetDesignerGuideType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDesignerGuideType(Index: Integer): TDesignerGuideType;

C++

virtual TDesignerGuideType __fastcall GetDesignerGuideType(int Index) = 0 ;

Propriétés

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


Description

Renvoie le type du guide du concepteur spécifié par Index.

GetDesignerGuideType renvoie le type de la recommandation spécifiée par Index. La valeur de retour est du type TDesignerGuideType.

Voir aussi