FMX.ComboEdit.Style.TStyledComboEdit.CloseDropDown

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure CloseDropDown; override;

C++

virtual void __fastcall CloseDropDown();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.ComboEdit.Style.pas
FMX.ComboEdit.Style.hpp
FMX.ComboEdit.Style TStyledComboEdit

Beschreibung

Methode, die die Dropdown-Liste schließt.

Siehe auch