Table of Contents

TTableFormat.Equals Method

Returns true if this object is equal to obj.

Syntax

Unit: FlexCel.Core

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

Parameters

<-> Parameter Type Description
obj TObject

See also