TcxCustomShellComboBoxProperties Class
In This Article
Contains settings specific to the shell combo box editors.
#Declaration
Delphi
TcxCustomShellComboBoxProperties = class(
TcxCustomPopupEditProperties
)
#Remarks
This class contains a set of attributes that control behavior of the TcxShellComboBox editor. Properties of an editor are set via the Properties member.
#Inheritance
See Also