FMX.ListBox.TCustomComboBox.RecalculatePopupSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

Siehe auch