FMX.ListBox.TCustomComboBox.Popup
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 |
説明
ドロップダウン リストのホルダとして使用される、ポップアップ ウィンドウを取得します。