Table of Contents

TFlxFont.Equals Method

Returns true if a font has is the same as the current.

Syntax

Unit: FlexCel.Core

function TFlxFont.Equals(const obj: TFlxFont): Boolean;

Parameters

<-> Parameter Type Description
const obj TFlxFont

See also