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