Tagged Questions
1
vote
1answer
112 views
Remove system colors from TcxDBColorCombobox
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 ...