Table of Contents

TFlxApplyFont.HasStyleStrikeout Method

Returns true if this struct applies a strikeout. This is the same as checking if StyleEx contains Strikeout.

Syntax

Unit: FlexCel.Core

function TFlxApplyFont.HasStyleStrikeout: Boolean;

See also