TdxBarColorCombo.Change Method
Responds to the changes in a combo box.
Declaration
procedure Change; override;
Remarks
This procedure is called when combo box contents change. Changing the combo box’s Color or Text property selects the corresponding color.
See Also