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
Color The Color property determines a color of the term element.
CustomHyperlinkStyle The CustomHyperlinkStyle property determines the use of user hyperlink style.
Data The Data property determines the data of the term element.
Formula The Formula property determines a formula of the term element.
IsHyperlink The IsHyperlink property determines whether the term element is a hyperlink.
IsLiteral The IsLiteral property determines whether the term is literal.
Text The Text property determines a text of the term element.
Underlined 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.
SetTextColor The SetTextColor method sets color of term characters.

See also:

Forms Assembly Interfaces