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