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 can not be edited inside the term.
By default this property is set to True.
An example of using the IsLiteral property is given in description of the Text property.
See also: