FMX.ComboEdit.Style.TStyledComboEditBase.PMCloseDropDown

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PMCloseDropDown(var AMessage: TDispatchMessage); message PM_CLOSE_DROPDOWN;

C++

MESSAGE void __fastcall PMCloseDropDown(System::TDispatchMessage &AMessage);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.ComboEdit.Style.pas
FMX.ComboEdit.Style.hpp
FMX.ComboEdit.Style TStyledComboEditBase


Description

Ferme la liste déroulante dans l'éventualité où elle serait ouverte.

PMCloseDropDown appelle CloseDropDown.

Voir aussi