2.4. Text controls - Text functions
Text control functions provide special support for edit controls.
Functions
- insertHTMLText - Insert formatted text
 - insertText - Insert text in text field
 - removeText - Remove text from current position
 - selectedHTMLText - Return html text selected in an edit control
 - selectedText - Return text selected in an edit control
 - selectedTextPosition - Get position of currently selected text
 - setMaximizeControl - Redefine Zoom-out control
 - setTextSelection - Set a selection in a Multiline edit
 - text - Text property
 - textPosition - Text position
 - wordUnderMouse - - internal feature
 

