寻找 Delphi 甘特图组件
有人有在 Delphi 中使用甘特图控件的经验吗?我正在寻找一种原生的 VCL,但 ActiveX 也可以。
除了看起来还算不错并且有非常基本的编辑之外,我没有太多的要求。
感谢您的任何建议
编辑:我在 Delphi 2009
Does anyone have any experience with using a Gantt chart control in Delphi? I'm looking for a native VCL one but ActiveX would also do.
I don't have too many requiremetnts other than it looking half decent and has very basic editing.
thanks for any suggestions
Edit: I am on Delphi 2009
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(6)
我最终选择了 Exontrol 的 Gantt-Grid
http://www.exontrol.com/exg2antt.jsp< /a>
真的很漂亮,有很多功能和强大的支持。
如果您在 Delphi 中使用它,请注意这个 http:// /www.exontrol.com/sg.jsp?content=support/faq/delphi/#fpu
I ended up going with Gantt-Grid from Exontrol
http://www.exontrol.com/exg2antt.jsp
Really good looking, lots of functionality and great support.
If your using it with Delphi watch out for this http://www.exontrol.com/sg.jsp?content=support/faq/delphi/#fpu
我有很长的使用 PlexityHide 的历史。可靠、良好且扩展的文档以及良好的支持。 EzPlan-IT 是另一个很好的甘特图,得到了作者的大力支持。多年来它一直是风景。比 PlexityHide 功能少一点,使用起来方便一点。
I have a long history of use with PlexityHide. Reliable, good and extended documentation, good support. EzPlan-IT is another good Gant with good suport from author. Its in the landscape since many years. A bit less functions then PlexityHide, a bit easier to use.
您可以查看 http://www.gantt-component.com/index.htm< /a> 或 http://plexityhide.com/gtp.htm。但无法评论该组件的质量。
You might take a look at http://www.gantt-component.com/index.htm or http://plexityhide.com/gtp.htm. Can't comment on the component's quality though.
Delphi 附带的 TeeChart 有甘特图支持。您可以在提供的演示中看到它。在这里可以看到demo随着你安装的Delphi版本的不同而不同。
对于 Delphi 7 及更早版本,您可以在 ($DELPHIDIR)\Demos\TeeChart 文件夹中找到它。在 WinXP 上的 Delphi 2007/9 中,它位于 C:\Documents and Settings\All Users\Shared Documents\RAD Studio\x.0\Demos 中。
编辑:对于 D2009/2010,您可以从 TeeChart 网站 下载演示。
The TeeChart that comes with Delphi has Gantt support. You can see it in the provided demo. WHere to find that demo varies with the version of Delphi you have installed.
For Delphi 7 and earlier, you can find it in your ($DELPHIDIR)\Demos\TeeChart folder. In Delphi 2007/9 on WinXP, it's in C:\Documents and Settings\All Users\Shared Documents\RAD Studio\x.0\Demos.
EDIT: For D2009/2010, you can download demos from the TeeChart website.
A-Dato 的 EZPlan-It 非常昂贵,有时我发现 GantChart 组件,我不知道不知道它有多稳定,但也许你可以尝试一下。
EZPlan-It from A-Dato is very pricy, sometimes ago i found GantChart component, i don't know how stable it is but perhaps you could give it a try.
我今天发现了这个: https://www.gantt-component.com
它是 VCL。从截图来看,它的功能似乎非常丰富!
I found this just today: https://www.gantt-component.com
It's VCL. From the screenshots it seems to be quit feature-rich!