Table of Contents

TDrawingLinearGradient.Equals Method

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

Syntax

Unit: FlexCel.Core

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

Parameters

<-> Parameter Type Description
obj TObject

See also