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