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