I've been trying to use TStrings in a simple object as a decendant of TObject. However I keep getting abstract errors as a result of it's envolvement in the new class. I've been all over the place with the help files(Delphi 5 Standard) and found nothing on how to properly declare whatever I need to as a abstract method, priority or whatever. If someone has experiance with the TStrings class, can you give me a small coded example? Thanks.