EditText: Boolean;
The EditText method activates to the edit mode of the current element and indicates whether the edit mode was successfully enabled.
The method returns True, if the edit mode was successfully enabled. Edit mode can be enabled, if the ReadOnly property is set to False.
See also: