Home > comp > gb.qt > textarea > pos 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
TextArea.Pos (gb.qt)
Syntax
PROPERTY Pos AS Integer

Returns or sets the cursor position, in characters from the beginning of the text.

As the text is stored in UTF-8, you must use the String class to convert this position to the byte index in the string.