Vcl.ComCtrls.TCustomComboBoxEx.StyleEx
Delphi
property StyleEx: TComboBoxExStyles read FStyleEx write SetStyleEx default [];
C++
__property TComboBoxExStyles StyleEx = {read=FStyleEx, write=SetStyleEx, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomComboBoxEx |
Description
Determines the appearance and behavior of the items in the list.
Set StyleEx to configure how the items in the list look and behave.