TXStatusBar.FontItalic Property

Returns or sets the italic font style.

Syntax

TXStatusBar.FontItalic [= value]
Setting Description
0 The characters are not formatted with the italic font style.
1 The characters are formatted with the italic font style.

Data Types

Integer.

See Also