Font.IsItalic

Syntax

IsItalic: Boolean

Description

The IsItalic property determines, whether the italic font is used.

Comments

If this property is set to True, italic font 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