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