Einzelnen Beitrag anzeigen

Steku

Registriert seit: 12. Mai 2008
181 Beiträge
 
Delphi 10.2 Tokyo Starter
 
#2

AW: Treeview node manipulation

  Alt 3. Dez 2012, 08:58
Hi,

maybe you can use this topic as a starting point:
http://delphi.about.com/od/vclusing/l/aa010703a.htm

Within your treeview you have to identify which user(TreeViewNode) is online/offline and depending
on this info you have to delete the corresponding node from one parent node (_online) and add
a new node to the other parent node (_offline) - or vice versa...

Regards,
Steku

Geändert von Steku ( 3. Dez 2012 um 09:06 Uhr)
  Mit Zitat antworten Zitat