TeeTree VCL for Borland Delphi and C++ Builder.
-
seanmurphy
- Newbie
- Posts: 48
- Joined: Fri Mar 12, 2004 5:00 am
Post
by seanmurphy » Sun Sep 17, 2006 1:19 pm
Newbie with Teetree, I'd like a multicolumn tree. I've lookd at demo exe but this doesn't explain how to get multicolumn very well, where is Tgridshape defined for example.
Is there any help or demos/examples which are standalone rather than one humongous app which declares classes not easily found?
Any help or pointersappreciated
thnks
-
tom
- Advanced
- Posts: 211
- Joined: Mon Dec 01, 2003 5:00 am
-
Contact:
Post
by tom » Thu Sep 21, 2006 7:29 pm
Hi,
TGridShape is available through the TreeFlow unit. Just put this unit in your uses clause and you will be able to use it.
Other units which contain extra shapes:
TreeElectric
TreeFlow
TreeTransit
TreeUML
Regards,
tom