DesignIntf.IPropertyHost20.GetDropDownWidth

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDropDownWidth: Integer;

C++

virtual int __fastcall GetDropDownWidth() = 0 ;

Propriétés

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


Description

Renvoie la largeur du contrôle déroulant. Appelez GetDropDownWidth pour obtenir la largeur du contrôle personnalisé affiché à la sélection de la propriété.

Voir aussi