FMX.ListBox.TCustomComboBox.Popup

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Popup: TPopup read FPopup;

C++

__property Fmx::Controls::TPopup* Popup = {read=FPopup};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomComboBox

Description

Obtient la fenêtre contextuelle utilisée comme conteneur de la liste déroulante.

Voir aussi