FMX.ListBox.TCustomComboBox.RecalculatePopupSize

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

Delphi

procedure RecalculatePopupSize; virtual;

C++

virtual void __fastcall RecalculatePopupSize();

プロパティ

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


説明

項目の基にポップアップ サイズを再計算します。

関連項目