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