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