// $Revision: 1.8 $ // Copyright (c) 1995 Taligent, Inc. All rights reserved. Text This directory contains files describing how to use standard text and associated features. For editable text, see the -TextEditing- samples. TextSnippets These snippets illustrate how to work with TText and the default implementation class TStandardText. Snippets illustrate applying and using styles, transcoding, and iterating over styles and text. An example derived class of TSharedStyle is also provided.