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