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