TXStatusBar.FontBold Property

Returns or sets the bold font style.

Syntax

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

Data Types

Integer.

See Also