ITerm

Assembly: Forms;

Description

The ITerm interface contains properties of the term that is included in the list of terms of different components.

Inheritance Hierarchy

          ITerm

Comments

The terms are used in the following components:

Properties

  Property name Brief description
The Color property determines a color of the term element.
The CustomHyperlinkStyle property determines the use of user hyperlink style.
The Data property determines the data of the term element.
The Formula property determines a formula of the term element.
The IsHyperlink property determines whether the term element is a hyperlink.
The IsLiteral property determines whether the term is literal.
The Text property determines a text of the term element.
The Underlined property determines term underlining.

Methods

  Property name Brief description
GetTextColor The GetTextColor method returns color of term characters.
ResetTextColor The ResetTextColor method resets color of term characters.
The SetTextColor method sets color of term characters.

See also:

Forms Assembly Interfaces