Vcl.DBCtrls.TCustomDBLookupComboBox.ListVisible

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ListVisible: Boolean read FListVisible;

C++

__property bool ListVisible = {read=FListVisible, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.DBCtrls.pas
Vcl.DBCtrls.hpp
Vcl.DBCtrls TCustomDBLookupComboBox

Beschreibung

Schreibgeschützte Eigenschaft, die angibt, ob die Liste (TCustomDBLookupComboBox) sichtbar ist oder nicht.

Siehe auch