用于模拟“患者旅程演示器”的 Delphi 32 组件
有谁知道有任何组件模仿为 Microsoft Health 提供的 Patient Journey Demonstrator 的可调整大小的流程面板通用用户界面?
Does anyone knows any components that mimic the resizable flow panel of the Patient Journey Demonstrator presented for the Microsoft Health Common User Interface?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不确定您到底需要什么功能,请检查 http://www.devexpress.com/Products例如,/VCL/ExLayoutControl/。无论如何,使用矢量图形的控件可以以与使用位图图形的控件不同的方式调整大小。
I am not sure what functionalities you exactly need, check http://www.devexpress.com/Products/VCL/ExLayoutControl/, for example. Anyway, controls using vector graphics can resize in a different way than those using bitmap graphics.