Table of Contents

TBlipFillStretch.Equals Method

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

Syntax

Unit: FlexCel.Core

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

Parameters

<-> Parameter Type Description
obj TObject

See also