Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



The Symbian OS text model

The concepts of paragraphs and characters are built into the Symbian OS text model, where:

All newly initialised editable text objects contain a single paragraph delimiter character. This character (referred to as the terminating paragraph delimiter or end of text delimiter) terminates every text object. It is not generally regarded as part of the text content, so that it is not included when calculating the document length for example, but it may be returned by calls to CEditableText::Read().