FMX.ComboEdit.Style.TStyledComboEdit.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.ComboEdit.Style.pas
FMX.ComboEdit.Style.hpp
FMX.ComboEdit.Style TStyledComboEdit

Beschreibung

Die als protected deklarierte Methode RecalculatePopupSize berechnet die Größe des Popups anhand des Eintrags von ListBox.

Siehe auch