TTextRegion and TTextRange provide the protocol for referencing a range of text in an address-independent manner. A TTextRegion instance consists of one or more TTextRange instances. You can iterate through the TTextRange instances contained by a TTextRegion using a TTextRegionIterator. Each TTextRange stores the beginning text offset and the length of the range. Use TTextRange or TTextRegion to specify part or all of the text within a text object.
The classes for representing these character ranges are based on three primitive types:
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.