Table of Contents

TThemeFont.Equals Method

Returns true if both objects are the same.

Syntax

Unit: FlexCel.Core

function TThemeFont.Equals(obj: TObject): Boolean; override;

Parameters

<-> Parameter Type Description
obj TObject

See also