TDrawingGradientStop.Equality Operator
Adapts the = operator so it returns true when both instances have the same values.
Syntax
Unit: FlexCel.Core
class operator TDrawingGradientStop.Equality(const o1: TDrawingGradientStop; const o2: TDrawingGradientStop): Boolean; overload;
Parameters
See also