API published in: S60 1st Ed
#include <aknutils.h>
Data Fields |
|
| TInt | iEditingSpace |
| The maximum available space that can be used for one text. |
|
| TInt | iEditingWindow |
| Size of the editing window. |
|
| TInt | iCharacterCase |
| Character case effects on the style of entering characters. |
|
| TInt | iJustification |
| Specifies from which edge the current line is filled with the inserted characters. |
|
| TBool | iAllowedToMoveInsertionPoint |
| Is user allowed to move the insertion point. |
|
| TBool | iCursorYesNo |
| Is cursor blinking or not. |
|
| TBool | iOverflowYesNo |
| Is overflow active or not. |
|
|
|
Is user allowed to move the insertion point. |
|
|
Character case effects on the style of entering characters. Available alternatives are Upper case, Lower case and Text case. |
|
|
Is cursor blinking or not. |
|
|
The maximum available space that can be used for one text. |
|
|
Size of the editing window. |
|
|
Specifies from which edge the current line is filled with the inserted characters. |
|
|
Is overflow active or not. |