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