FontUnderline property (TAnnNameOptions)
Builder Syntax |
bool FontUnderline |
Delphi Syntax |
FontUnderline: Boolean |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that indicates whether the font is drawn with an underline. Possible values are:
Setting |
Description |
TRUE |
The font is drawn with an underline. |
FALSE |
T he font is drawn without an underline. |
See Also