What is the best way to update an object value in a combobox to another value? For example, I have a list of controls that a user can change the colour of. The controls are listed in a combo and the current colour is associated with each item in the combo. If the user selects a control name from the combo, it displays the current colour of the control. If the user changes the colour, how can the object value in the combo be updated to the new colour value?
Mike _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

