Table of Contents

TBlipFillTile.Equals Method

Returns true if this instance has the same data as the object obj.

Syntax

Unit: FlexCel.Core

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

Parameters

<-> Parameter Type Description
obj TObject

See also