TDrawingRichString.Equals Method
Returns true if both instances have the same string and formatting.
Syntax
Unit: FlexCel.Core
function TDrawingRichString.Equals(const obj: TDrawingRichString): Boolean;
Parameters
Returns
True if both strings are the same.
See also