FMX.ComboEdit.Style.TStyledComboEditBase.PMDropDown

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

Delphi

procedure PMDropDown(var AMessage: TDispatchMessage); message PM_DROPDOWN;

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.ComboEdit.Style.pas
FMX.ComboEdit.Style.hpp
FMX.ComboEdit.Style TStyledComboEditBase


説明

リストをドロップダウンし、ポップアップ ウィンドウを表示します。

PMDropDownDropDown を呼び出します。

関連項目