Table of Contents

TDrawingGradientDef.CompareTo Method

Returns if an objects is bigger than the other.

Syntax

Unit: FlexCel.Core

function TDrawingGradientDef.CompareTo(obj: TObject): Integer; virtual;

Parameters

<-> Parameter Type Description
obj TObject

See also