从 TcxDBColorCombobox 中删除系统颜色

发布于 2024-07-19 04:08:20 字数 295 浏览 7 评论 0原文

我有一个 TcxDBColorCombobox,我希望下拉列表不包含 clBtnFace 等系统颜色,因此它只包含 clRed 等颜色。 此外,我希望它包含 clWindowclWindowText,但如果需要,我可以将它们添加为自定义颜色。 该过程应与 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

枫以 2024-07-26 04:08:20
Properties.PrepareList := cxplHTML4;
Properties.PrepareList := cxplHTML4;
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文