Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TBoldTreeView

2 views
Skip to first unread message

Dmitry Gorelov

unread,
Dec 8, 2007, 1:54:43 AM12/8/07
to
Hello!
I use Bold2006 and Delphi7.

does anybody know how to select the necessary node in TBoldTreeView?
I understand it should look like MyTree.Select(Node)
But how to detrmine this Node, having only MyObject typed as TBoldObject?


Eddy Poullet

unread,
Dec 8, 2007, 2:56:28 PM12/8/07
to
In article <475a...@newsgroups.borland.com>, dmitry....@ask.me
says...

Scan the nodes list is the easier method and select the node
(BoldTreeNode.Follower.Selected := true)

It is hard to go from the BoldObject to the BoldTreeNode.
Reverse is easy.

Hope this help you.

Eddy
Brussels

Dmitry Gorelov

unread,
Dec 9, 2007, 10:18:59 AM12/9/07
to
Thank you!

I'll try this "BoldTreeNode.Follower.Selected"

Dmitry.


luka....@gmail.com

unread,
Jan 10, 2008, 8:52:11 AM1/10/08
to
On Dec 8 2007, 7:54 am, "Dmitry Gorelov" <dmitry.gore...@ask.me>
wrote:

Please can you explain how did you manage to use bold2006 with delphi7?

0 new messages