Please help i Have a Linked List called AddressBook, Node to the Linked List called Entry and two object Work Entry and Friend Entry inheriting from the Node(Entry). I am building a GUI for a AddressBook, i am using AnsiStrings to get the Text from the Edit boxes and adding it to the objects. But i don't know how to dispaly the output using the AnsiString Please if some one can help.