Inno Setup 中的透明组件列表背景?

发布于 2024-11-24 12:46:09 字数 62 浏览 0 评论 0原文

我正在使用自定义安装程序来构建“我自己的”设置。

是否可以在组件列表上创建透明背景或禁用背景?

I'm using custom installer to build "my own" setup.

Is it possible to create transparent background or disable background on components list?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

桃气十足 2024-12-01 12:46:09

您可以更改组件列表的颜色、边框样式等,以便可以处理任何纯色背景色,但不能使其透明。
WizardForm.ComponentsList 是一个 TNewCheckListBox,您可以在帮助中的“支持类参考”中查看其所有属性。

You can change the colour, border style, etc of the component list so you can handle any solid background colour, but not make it transparent.
WizardForm.ComponentsList is a TNewCheckListBox for which you can see all properties in the "Support Classes Reference" in the help.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文