FMX.ListBox.TCustomComboBox.RecalculatePopupSize
Delphi
procedure RecalculatePopupSize; virtual;
C++
virtual void __fastcall RecalculatePopupSize();
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomComboBox |
Beschreibung
Berechnet die Größe des Popups auf Basis der Einträge neu.