从 TcxDBColorCombobox 中删除系统颜色
我有一个 TcxDBColorCombobox,我希望下拉列表不包含 clBtnFace 等系统颜色,因此它只包含 clRed 等颜色。 此外,我希望它包含 clWindow 和 clWindowText,但如果需要,我可以将它们添加为自定义颜色。 该过程应与 TcxColorCombobox 相同。 我确信我最终会弄清楚,但我想我会看看其他人是否有这方面的经验。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)