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