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