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