Home : How can i Show arrows connecting two events in the gantt component? As in MS project, to show that a task begins when other is finished.
Q10032 - FAQ: How can i Show arrows connecting two events in the gantt component? As in MS project, to show that a task begins when other is finished.

Question

How can i Show arrows connecting two events in the gantt component? As in MS project, to show that a task begins when other is finished.
Im evaluating your VCL component.

Answer

In code you do like this:

In VCL you use the method AddLink on the Gantt. This will give a a TphDataEntity_Link object that you should assign the LinkedTo and LinkOwner properties of this object, with time items (TphDataEntity_GantTime).

 

 

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 2005-01-20.
Last Modified on 2005-01-22.
Last Modified by Administrator.
Suggested by Rodrigo Ruiz
Article has been viewed 1898 times.
Rated 2 out of 10 based on 6 votes.
Print Article
Email Article