Back to Devexpress

TcxCheckComboBox.ActiveProperties Property

vcl-cxcheckcombobox-dot-tcxcheckcombobox.md

latest1.3 KB
Original Source

TcxCheckComboBox.ActiveProperties Property

Provides access to active check combo box settings.

Declaration

delphi
property ActiveProperties: TcxCheckComboBoxProperties read;

Property Value

TypeDescription
TcxCheckComboBoxProperties

Stores check combo box settings.

|

Remarks

Use the ActiveProperties property set to identify settings that currently affect the check combo box.

You cannot use the ActiveProperties property set to change editor settings. To accomplish this goal, you can do either of the following:

See Also

TcxCheckComboBox Class

TcxCheckComboBox Members

cxCheckComboBox Unit