Table of Contents

TFlxApplyFont.HasStyleBoldAndItalic Method

Returns true if this struct applies either italic or bold styles. This is the same as checking if StyleEx contains bold or italic.

Syntax

Unit: FlexCel.Core

function TFlxApplyFont.HasStyleBoldAndItalic: Boolean;

See also