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