Object Types Reference > Siebel Object Types >

Text Style (H)


Siebel Object Types > Text Style (H)

Defines a named object that specifies font-related information. Several user interface objects including controls, applets, views, and applications have a Text Style property that refers to one of the named text styles.

Properties
Property
Description/Usage
Valid Values/Examples

Bold (O)

A TRUE or FALSE value.

TRUE = Bold text.

Font Face (O)

The font face name, such as Arial, Courier, and so forth.

If this property is not specified, the default font for that object is used. For example, if a control uses a text style that does not specify a font face, the font face used by all controls in that applet is used.

 

Font Size (O)

The integer point size of the font to be used.

If this property is not specified, the default font size for that object is used. For example, if a control uses a text style that does not specify a font size, the font size used by all controls in that applet is used.

 

Italic (O)

A TRUE or FALSE value.

TRUE = Italic text.

Name (R)

The name of the text style.

 

Underlined (O)

A TRUE or FALSE value.

TRUE = Underlined text.

See Also

Hidden Object Types and Properties

Object Types Reference