Table of Contents

TUnknownBlipTransform.Equals Method

Returns true if both objects have the same contents.

Syntax

Unit: FlexCel.Core

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

Parameters

<-> Parameter Type Description
obj TObject

See also