IsLiteral: Boolean;
The IsLiteral property determines whether the term is literal.
If the property is set to True, the terms are literal. If the False value is set, the term is not literal. If the term is literal, text within the term can be edited. Otherwise, the text cannot be edited inside the term.
The property is set to True by default.
The example of using the IsLiteral property is given in description of the Text property.
See also: