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