FontBold property (TAnnNameOptions)
Builder Syntax |
bool FontBold |
Delphi Syntax |
FontBold: Boolean |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that indicates whether the font is bold. Possible values are:
Setting |
Description |
TRUE |
The font is bold |
FALSE |
The font is not bold |
See Also