Vcl.StdCtrls.TCustomCombo.FDroppingDown

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FDroppingDown: Boolean;

C++

bool FDroppingDown;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomCombo

Beschreibung

Gibt an, ob das Listenfeld eine Dropdown-Liste ist.

Das Feld FDroppingDown wird beim Anpassen der Größe einer Dropdown-Liste verwendet

Siehe auch