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