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