Font.IsBold

Syntax

IsBold: Boolean

Description

The IsBold property determines whether the bold type text is used.

Comments

If this property is set to True, bold typeface is used.

By default this property is set to False.

Example

The example of property use is given in the Example of Creating the FontDialog Component page.

See also:

Font