defaultText
Type
property
Summary
Set the defaultText of the widget.
Syntax
set the defaultText of <widget> to pValue
get the defaultText of <widget>
Description
When saveContent property is false, the widget always restores text to defaultText on reload.
Value
Name | Type | Description |
---|---|---|
value | text | Value to be displayed. |