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


説明

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

関連項目