Text: String;
The Text property sets text shown in text area of the editor.
Use the setText method to set the property value and the getText method to get the property value. Property value cannot be set from JSON.
The example of use is given in the page with description of the TextEditor.getFontBox method.
See also: