Contents - Index - Previous - Next


StrikeOut property




Declaration
property StrikeOut: Boolean;

Description

Specifies the strikeout state of the selected text.

If the property is True, the font of the current selection is displayed with a horizontal line through it.

If nothing is selected but the insertion point is within a word, the property treats the current word as the selection.

Run-time only