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