DesignIntf.IPropertyHost.CloseDropDown

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CloseDropDown;

C++

virtual void __fastcall CloseDropDown() = 0 ;

Propriétés

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


Description

Ferme le contrôle déroulant personnalisé pour la propriété en cours. Appellez CloseDropDown pour terminer la fenêtre déroulante en dessous de la propriété actuellement sélectionnée.

Voir aussi