strike TrvActionFontStrikeout

Properties   Methods

<< Click to display table of contents >>

strike TrvActionFontStrikeout

Properties   Methods

TrvActionFontStrikeout is the action for "Strikeout" command.

Unit RichViewActions;

Syntax

TrvActionFontStrikeout = class(TrvActionFontStyle)

hmtoggle_arrow1Hierarchy

Description

This action does not introduce any new properties in addition to properties of TrvAction.

This action strikes through the selected text (toggle). It adds/removes fsStrikeOut in Style property for styles of all selected text items.

This is a checkbox-like action, its Checked property is updated depending on the state of selection (or the current text style).