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