FMX.ListBox.TCustomComboBox.Popup

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Popup: TPopup read FPopup;

C++

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

プロパティ

種類 可視性 ソース ユニット
property protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomComboBox

説明

ドロップダウン リストのホルダとして使用される、ポップアップ ウィンドウを取得します。

関連項目