TDrawingHyperlink.Equals Method Returns true if both instances have the same data. Syntax Unit: FlexCel.Core function TDrawingHyperlink.Equals(const obj: TDrawingHyperlink): Boolean; Parameters <-> Parameter Type Description const obj TDrawingHyperlink Object to compare. Returns True if both strings are the same. See also TDrawingHyperlink