Vcl.ComCtrls.TComboBoxEx.StyleEx

From RAD Studio API Documentation

Delphi

property StyleEx: TComboBoxExStyles read FStyleEx write SetStyleEx default 0;

C++

__property StyleEx = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TComboBoxEx

Description

Determines the appearance and behavior of the items in the list. {{#multireplace:Vcl.ComCtrls.TComboBoxEx.StyleEx|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ComCtrls.TCustomComboBoxEx.StyleEx|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ComCtrls.TCustomComboBoxEx.StyleEx|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Determines the appearance and behavior of the items in the list.

Set StyleEx to configure how the items in the list look and behave.

See Also