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