FMX.ListBox.TCustomComboBox.Popup

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Popup: TPopup read FPopup;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomComboBox


Beschreibung

Ermittelt das Popup-Fenster, das die Dropdown-Liste enthält.

Siehe auch