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