TRichString.Addition Operator Adapts the + operator so it can add two instances of this record. Syntax Unit: FlexCel.Core class operator TRichString.Addition(const s1: TRichString; const s2: TRichString): TRichString; overload; Parameters <-> Parameter Type Description const s1 TRichString const s2 TRichString See also TRichString