FMX.ComboTrackBar.Style.TStyledComboTrackBar.CloseDropDown

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure CloseDropDown;

C++

void __fastcall CloseDropDown();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.ComboTrackBar.Style.pas
FMX.ComboTrackBar.Style.hpp
FMX.ComboTrackBar.Style TStyledComboTrackBar


Beschreibung

Schließt die Dropdown-Liste.

Siehe auch