vote up 1 vote down star

I have a TcxDBColorCombobox and I want the drop down to not include the system colors like clBtnFace, so it only includes colors like clRed. Additionally I would like it to include clWindow and clWindowText, but I can add those as custom colors if necessary. The process should be the same as for TcxColorCombobox. I am sure I will figure it out eventually, but I thought I would see if someone else has experience with it.

flag

1 Answer

vote up 2 vote down check

Properties.PrepareList := cxplHTML4;

link|flag
I was just trying that property as you answer this. Thanks! – Jim McKeeth May 5 at 23:33

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.