TScRGBColor.CompareTo Method Returns -1 if obj is more than color, 0 if both colors are the same, and 1 if obj is less than color. Syntax Unit: FlexCel.Core function TScRGBColor.CompareTo(obj: TScRGBColor): Integer; Parameters <-> Parameter Type Description obj TScRGBColor See also TScRGBColor