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