Table of Contents

TLineArrow.CompareTo Method

Returns -1, 0 or 1 depending if the objects is smaller, equal or bigger than the other.

Syntax

Unit: FlexCel.Core

function TLineArrow.CompareTo(obj: TLineArrow): Integer; overload;

Parameters

<-> Parameter Type Description
obj TLineArrow

See also