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