DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Treeview and listview

 
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming
View previous topic :: View next topic  
Author Message
werdnareid
Member


Joined: 06 Aug 2003
Posts: 9

PostPosted: 04/02/05 11:45    Post subject: Treeview and listview Reply with quote

Hi all does anyone know where i can find reading material on
Treeview and listview components. Or give me some idea how to manipulate these components at runtime.....(Do i have to allocate memory for the node)
Back to top
View user's profile
Stefan
Junior Member


Joined: 27 Sep 2004
Posts: 61
Location: Netherlands

PostPosted: 04/02/05 12:20    Post subject: Reply with quote

Hi,

I'm not sure if I know what you mean. Do you want to alter the behaviour of the TTreeView at runtime or do you simply want to add items to the tree?

In that (second case) just look at the Delphi help example for TTreeNodes.Add...

Just type TTreeNode somewhere in your code;
press F1;
select <methods>;
select the "Add" method;
select <example>;
and you'll see a working example of "runtime-manipulation"...

Cheers,
Stefan
Back to top
View user's profile Send e-mail
Display posts from previous:   
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB 2.0.6 © 2001, 2002 phpBB Group