Vcl.ComCtrls.TCustomComboBoxEx.StyleEx

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property StyleEx: TComboBoxExStyles read FStyleEx write SetStyleEx default [];

C++

__property TComboBoxExStyles StyleEx = {read=FStyleEx, write=SetStyleEx, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomComboBoxEx

Beschreibung

Legt fest, wie sich die Listenelemente verhalten und wie sie angezeigt werden.

Mit StyleEx legen Sie fest, wie sich die Listenelemente verhalten und wie sie angezeigt werden.

Siehe auch