Ttreeview
treeview1.selected.text; //被选择节点的文字;
TlistBox
listBox1.add(Treeview1.select.text); //将选中文字插入
listbox1.items.text; //文字框的所有文字