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